body
{
font-family:'arial';
font-size:10pt;
color: #ffffff;
background-color: #000000;
}

A:link { color: #ffc000 }       /* unvisited link */
A:visited { color: #ffc000 }   /* visited links */
A:active { color: #ffc000 }    /* active links */
A:hover {color: #aaaaaa}
A {text-decoration: none}

table
{
font-family:'arial';
font-size:7pt;
color: #ffffff;
background-color: #350b08
}


