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


a:link 
{
color:white;
}


a:active{color:silver}
a:visited{color:gray}

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

h3
{
font-family: georgia
}

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

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

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