/* STYLES TO KEEP */

body{font-family:arial}

A.link { text-decoration: none; color : #006699; font-weight: bold; }
A.link:hover { text-decoration: underline; color : #003366; }

A.nav { text-decoration: none; color : #006699; }
A.nav:hover { text-decoration: underline; color : #003366; }

a.menu:link{color:#777777;text-decoration:underline;}
a.menu:visited{color:#777777;text-decoration:underline;}
a.menu:hover{color:#000000;text-decoration:underline;}
a.menu:active{color:#777777;text-decoration:underline;}

.standardtext 
{
	font-size:11px;
	font-family:Verdana;
}

.headertext {
	color:#666666;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
}
	
.subheadertext {
	color:#3366BB;
}

.subheadertopline {
	border-top:2px solid #3366BB;
}

.subheadercolor {
	color:#3366BB;
}
