.body {
	align: "center";
}
	
.table1 {
	align: "center";
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 14px;
}

.topmenutext {font-family: Arial, Helvetica, sans-serif; color: #3A75C4; font-weight: bold; }

.footertext {font-family: Arial, Helvetica, sans-serif; color: #3A75C4; font-size: 12px;}

.introtext {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3061A3;
	font-weight: bold;
}
	
.indent {
	text-indent: 10px
}
a:link {
	color: #3061A3;
	text-decoration: none;
}
a:visited {
	color: #3061A3;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #3061A3;
	text-decoration: none;
}
body {
	background-color: #3061A3;
}
.style1 {color: #3061A3}