 
BODY{
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;


background-color : #eaeaea;
color : #575757;
}
A{
text-decoration : none;
}
A:HOVER{
color : red;
background-color : white;
text-decoration : underline;
}
TR{
font-size : 10pt;
}
TABLE{
font-size : 10pt;
background-color : white;
}
H1{
font-size : 15pt;
}
