body
{
background-color:rgb(110,16,16);
font-family:arial,helvetica;
color:rgb(160,160,160);
font-size:11pt
}

table, tr
{
background-color:rgb(110,16,16);
font-family:arial,helvetica;
color:rgb(160,160,160);
font-size:11pt
}

h1 
{
color:rgb(150,50,50);
font-weight:bold
}
h2 
{
color:rgb(150,50,50);
font-weight:bold;
font-size:11pt
}

h3
{
color:rgb(150,50,50);
font-weight:bold;
font-size:11pt
}

table
{
background-color:rgb(110,16,16);
font-family:arial,helvetica;
color:rgb(102,153,153);
text-align:left
}

A:link 
{
color: rgb(200,200,255);
font-size:11pt;
text-decoration:none
}

A:active 
{
color:rgb(180,180,255);
font-size:11pt;
text-decoration:none
}
A:visited 
{
color:rgb(160,160,255);
font-size:11pt;
text-decoration:none
}