body,td
{
font-family:arial;
font-size:9pt;
color:white;
background:black;
}

h3
{
color:gold;
border-top:1px solid silver;
}

a
{
color:cornsilk;
}

a:hover
{
color:yellow;
}