
<STYLE TYPE="text/css">    
    <!--
    a  {
	font-family : verdana;
    text-decoration : underline;
    color : #CC9900;
    font-weight : bold;
    font-size : 11;
    }
     
     a:Hover  {
     font-family : verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
    font-size : 11;
     }
	a.footer  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
	
	a.visited  {
    font-family : verdana;
    text-decoration : underline;
    color : #17698F;
    font-size : 9;
    }
     
    a.footer:Hover  {
    font-family : verdana;
    text-decoration : none;
    color : #084458;
    font-size : 9;
     }
	.bottomFont { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; 
	 font-weight:bold;
	 color : #808080;
	  }
	 .bodyFont { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; 
	 font-weight:bold;
	 color : #808080;
	  }
	  	  	 	 H1{
    font-family : verdana;
    color : #silver;
    font-size : 14;
	font-weight:bold;
     }
	  	 	 H2{
    font-family : verdana;
    color : #CC9900;
    font-size : 13;
	font-weight:bold;
     }
	 	 	  .footerFont{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:silver;
    -->
    </STYLE>
