/* hypertext links */
A:link {color: #666666; text-decoration: none;}
A:visited {color: #666666; text-decoration: none;}
A:active {color: #666666; text-decoration: none;}
A:hover {color: #999999; text-decoration: underline;}

/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-color:#000000;
}

td {font-family:Arial, sans-serif; font-size:12px; color:#999999;}
table.border {border:solid 1px #ffffff;}
.subhead {text-decoration: none; font-weight:bold; color:#999966;}

/*  footer  */
.footer1 {font-family:Arial, sans-serif; font-size:10px; color: #999999;}

