body {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
p { font-family: Verdana; font-size: 12px; color: #333399}
td { font-family: Verdana; font-size: 12px; color: #333399}
a:link { font-family: Verdana; font-size: 12px; color: #0033CC; text-decoration: underline} 
a:visited { font-family: Verdana; font-size: 12px; color: #0033CC; text-decoration: underline } 
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	border: none;
	background-color: #ffdd55;
} 
.navbar { } 
a.navbar:link { font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline} 
a.navbar:active { font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline } 
a.navbar:hover { font-family: Verdana; font-size: 12px; color: #FFDD55; text-decoration: underline } 
a.navbar:visited { font-family: Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline } 
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #003399 } 
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003399 } 
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
}
