BODY { 
		background-color: ;
      	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size: 75%;	
		color: #000000;
		margin-right: 0px

}
.normal      { font-family: Verdana; font-size: 100%; color: #000066;}



     
H1 {
          font-family: "Verdana";
          font-size: 120%;
          font-weight: bold;
		  color: #000066;
          margin-top: 0pt;
          margin-bottom: 0pt;
         
}  
H2 {
          font-family: "Verdana";
          font-size: 90%;
          font-weight: bold;
		  color: #000066;
          margin-top: 0pt;
          margin-bottom: 0pt;
         
}  
     
TD {
          font-family: "Verdana";
          color: #000066;
          font-size: 75%;  
          margin-top: 0pt;
          margin-bottom: 0pt;
         
}  
	  
a:link
{
	text-decoration: underline; font-family: Verdana; font-size: 100%; color:  #990000;); 
}
a:visited
{
	text-decoration: underline; font-family: Verdana; font-size: 100%; color: #666666;); 
} 
a:active 
{
	text-decoration: underline; font-family: Verdana; font-size: 100%; color: #990000;);
}