 
BODY{
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
color : #575757;
background-color : #efefef;
}
TABLE{
font-size : 10pt;
background-color : white;
}
A{
color : blue;
text-decoration : none;
}
A:HOVER{
color : red;
background-color : white;
text-decoration : underline;
}
H1{
font-size : 14pt;
}
HR{
font-size : 1px;
}
