<style type="text/css">
<!--
.nav:hover { color:#0000ff }
.nav {
color: #000000;  
font-variant: small-caps;
font-size: 12px; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.bodytext:hover { color:#CC0000 }
.bodytext {
color: #000000; 
font-size: 12.5px; 
font-weight: normal; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.bodytextboldlink:hover { color:#CC0000 }
.bodytextboldlink { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline;
}
.bodytextbold:hover { color:#CC0000 }
.bodytextbold { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.pagetitleblk {
color: #000000; 
font-size: 18px; 
font-weight: bolder; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

.pagesubtitleblk {
color: #000000; 
font-size: 15px; 
font-weight: bolder; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

-->

	</style>