BODY {	
　　BACKGROUND-COLOR: white;
     FONT-SIZE : 85%; 

}  
TABLE, {
　　FONT-SIZE : 100%; 
    COLOR: #404040; 
    LETTER-SPACING : 0pt;  
    LINE-HEIGHT: 160%; 
}

.footer {
　　FONT-SIZE : 100%; 
    LINE-HEIGHT: 100%; 
}
a:link    { text-decoration:none; color:#0000ff ;}
a:visited { text-decoration:none; color:#0000cc ;}
a:active  { text-decoration:none; color:#ff0000 ;}
a:hover   { text-decoration:underline; color:#ff0000 ;}


