a:link    { text-decoration: none; color: #ffffff; } 
a:visited { text-decoration: none; color: #dddddd; }
a:hover   { text-decoration: none; color: #ff6666; }
a:text    { text-decoration: none; color: #ffffff; }


body {
 background:#000000; 
 padding-top:0px; 
 padding-left:0px; 
 font:9pt verdana; 
 text-align:center; 
 margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; 
 color:#ffffff;
}


.copy
{
 color:#ffffff;
 background:#000088;
 font:7pt verdana; 
}
