BODY 
{ background: #000000;
margin-top: 50px;
font-family: Helvetica, Arial, sans-serif;
}


A:link { color: #ffffff; 
font-weight: normal;
text-decoration: underline; }

A:visited { color: #cccccc;
font-weight: normal;
text-decoration: none; }

A:active { color: #CCFF00;
font-weight: normal;
text-decoration: underline; }

A:hover { color: #CCFF00;
font-weight: normal;
text-decoration: underline; }


P, DIV { font-family: arial, helvetica, sans serif;
font-size: 8pt;
color: #ffffff; }

P.main { font-family: arial, helvetica, sans serif;
font-size: 9pt;
color: #ffffff; }