body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #e8ebf5;
}

.Header { font-size:large; font-weight:bold; color:#0e2d97}
.Header2 { font-size:large; color:Black}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color: #0e2d97; text-decoration: none; }
a:visited {color: #0e2d97; text-decoration: none; }
a:hover {color: #a5bbff; text-decoration: underline; }
a:active {color: black; }

a.nav:link {color: white; text-decoration: none; font-size:small; }
a.nav:visited {color: white; text-decoration: none; font-size:small; }
a.nav:hover {color: #e8ebf5; text-decoration: underline; font-size:small; }
a.nav:active {color: #e8ebf5; font-size:small; } 

.NavSeperator {color: white; font-size: large; font-weight:bold;}

a.copyrightLink:link {color: #0e2d97; text-decoration: none; }
a.copyrightLink:visited {color: #0e2d97; text-decoration: none; }
a.copyrightLink:hover {color: #a5bbff; text-decoration: underline; }
a.copyrightLink:active {color: black; }

.SpecialAnnouncementsHeader {color:#FFFFFF; font-size:small; font-weight:bold;} 
