BODY 
{
font-family: Arial;
margin-left: 0px;
margin-top: 0px;
background: white;
color: #0043DE;
font-size: 10pt;
font-weight: 400;
font-style: normal;
}
H3
{
font-family: comic sans ms;
font-size: 18px;
color: #003355;
font-weight: bold;
}
P
{
font-size: 12px;
color: #8080FF;
font-weight: 400;
}
TABLE
{
font-family: arial;
font-size: 10pt;
color: #0043DE;
font-weight: bold;
} 

A:link
{
color: #008200 ; 
text-decoration: underline;
}
A:visited
{
color: #00B9DB ;
text-decoration: underline;
}   
A:active
{
color: #FF00FF ;
text-decoration: underline;
} 
