body
{
background:black;
color:white;
font-family:georgia;
font-size: 8pt;
font-weight: bold
}

a:link 
{
color:white;
text-decoration:none
}

a:hover
{
color:silver
}

a:active
{
color:silver
}

a:visited
{
color:silver;
text-decoration:none
}

table
{
font-family: georgia;
font-size: 10pt
}

p.menu
{
font-family: georgia;
font-size: 10pt;
font-weight:bold
}