p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {  line-height: 16pt; color: #666666}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000066}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16pt; color: #666666}
div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: bold; color: #000066}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000066}
h4 {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000066}


#topnav {
margin: 0px;
padding: 0px;
background-color:#97A4D8;
height: 24px;
/*width: 585px;*/
width: 586px;
float: right;

text-align: left;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-left: -47px;
}
#topnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-left: 8px;
	height: 24px;
}
#topnav a{
	font-size: 10px;
	color: white;	
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topnav a:hover {
	background-color:#BAC7E7;	
	padding-top: 3px;
	padding-bottom: 3px;
}