

body { font-family: Arial,Verdana,Courier; 
       font-size: 12px; 
	   line-height: 16px;
       letter-spacing: auto;    
       color: #000040; 
	   background: "#FFFFFF";
	   text: "#000040";
	    }
        
table { font-family: Arial,Verdana,Courier; 
        font-size: 12px; 
	    line-height: 15px;
	    letter-spacing: auto;
        color: #000040; 
	    background: "#FFFFFF";
	    text: "#000040";
        text-align: left;
        } 

A:link { color:  #B00000  ; background: #FFFFFF }
A:visited { color: #880000  ; background: #FFFFFF }
A:hover { color: #ff9900  ; background: #FFFFFF } 

