.mainbody {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #10778C;
}
.navtext {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.header {
	font-family: verdana;
	font-size: 14px;
	color: #10778C;

}

.topnav {
	font-family: verdana;
	font-size: 12px;
	color: #10778C;
	font-weight: bold;
}
a:active {  text-decoration: none;color: #10778C; }
a:hover {  text-decoration: none;color: red; }
a:link {  text-decoration: none;color: #10778C; }
a:visited {   text-decoration: none;color: #10778C;}
a:visited:hover {  text-decoration: none;color: red; }
a:visited:active {   text-decoration: none;color: #10778C; }

a:active.body {  text-decoration: none;color: #5E5755; }
a:hover.body {  text-decoration: none;color: red; }
a:link.body {  text-decoration: none;color: #5E5755; }
a:visited.body {   text-decoration: none;color: #5E5755;}
a:visited:hover.body {  text-decoration: none;color: red; }
a:visited:active.body {   text-decoration: none;color: #5E5755; }

body {
	background-color: #E0F2F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10778C;
	font-weight: bold;
}
.footer {
	color: #10A7DA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

