 
A{
color : aqua;
text-decoration : none;
}
A:HOVER{
color : aqua;
text-decoration : underline;
}
TABLE{
font-size : 10pt;
color : white;
}
BODY{
font-size : 10pt;
color : white;
background-color : black;


}
H1{
font-size : 15pt;
}
HR{
font-size : 1px;
}

