BODY 
{
font-family: Comic sans ms;
margin-left: 0px;
margin-top: 0px;
text-align: left;
background: white;
color: Blue;
font-size: 10pt;
font-weight: bold
}
LI
{
font-size: 10pt;
color: Blue;
font-weight: bold
} 
H3
{
font-size: 19px;
text-align: center;
color: Black;
font-weight: bold
}
HR
{
color: black;
font-size: 12px
}
A:link
{
color: #00FF40 ; 
text-decoration: underline
}
A:visited
{
color: #FF0000 ;
text-decoration: underline
}   
A:active
{
color: #8080FF ;
text-decoration: underline
} 
