<!--
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#054981;
	background : #ffffff;
	}
p,td,ul,ol {
	font-family:verdana,tahoma, helvetica;
	font-size:12px;
	color:#054981;
	}

-->a:link {
	font-size:12px;
	color:#0781B3;
	text-decoration:underline;
	 }
a:visited {
	font-size:12px;
	color:#706C6B;
	text-decoration:underline;
	 }
a:hover {
	font-size:12px; 
	color:#3333CC;
	text-decoration:none;
	}
h1, .header {
	font-family:verdana,tahoma, helvetica;
	font-size: large;
	font-weight:bold;
	color:#524A48;
	}	
H2, .subhead {
	font-family : verdana,tahoma, helvetica;
	font-size : medium;
	font-weight : bold;
	color :#706C6B;
	font-style : italic;
}
H3 {
	font-family : verdana,tahoma, helvetica;
	font-size : x-small;
	font-weight : bold;
	color : #5586AD;
	font-style : italic;
}
.navselect {
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #524A48;
}
.tablehilite {
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #706C6B;
}
.navside {
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #5586AD;
}
.navsidevisit {
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #706C6B;
	text-decoration:none;