<style>
<!--
a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(47,48,96);
}
<!-- Links -->
a.nav:active { font-family: Arial, Helvetica, helv, sans-serif; font-size: 10pt; 
               font-weight: normal; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: none; color: 
               #000000; background-position: none 50% }
a.nav:visited { font-family: Arial, Helvetica, helv, sans-serif; font-size: 10pt; 
               font-weight: normal; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: none; color: 
               #000000; background-position: none 50% }
a.nav:hover  { font-family: Arial, Helvetica, helv, sans-serif; font-size: 10pt; 
               font-weight: normal; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: underline; 
               color: #0000FF; background-position: none 50% }

}


BODY {font-family : Verdana, Arial, Helvetica, helv, sans-serif; font-size : 10pt;}
DIV {font-family : Verdana, Arial, Helvetica, helv, sans-serif; font-size : 10pt;}
TD {font-family : Verdana, Arial, Helvetica, helv, sans-serif; font-size : 10pt;}
P {font-family : Verdana, Arial, Helvetica, helv, sans-serif; font-size : 10pt;}
A {text-decoration: underline;color:#003399}
A:Hover {text-decoration: underline;color: #800080;}
H1 { font-family: sans-serif, arial; font-size: 12pt; font-weight: bold }
H2 { font-family: sans-serif, arial; font-size: 12pt; font-weight: bold; color: #ffffff }
INPUT { font-family: Verdana, Arial, Helvetica, helv, sans-serif;  font-size: 10pt }
.in { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 10pt }
.button { font-family: sans-serif, arial; font-size: 10pt }
.header1 { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 12pt; font-weight: bold; color: #2f3060 }
.header2 { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 10pt; font-weight: bold; color: #000000 }
.horange { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 12pt; font-weight: bold; color: #ff5d00 }
.select { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 10pt }
.textarea { font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 10pt }
.tiny {font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size:8pt}
-->
</style>