BODY
{
background-color:#000000;
font-family: verdana;
color:#FFFFFF;
font-size: 10pt;
}

TD
{
	font-size: 10pt;
	link: #0099FF; 
	vlink: #000000;
}
          
B
{
	font-weight: bold;
}

I
{
	font-style: italic;
}

H1
{
	font-size: 16px;
	font-weight: bold;
}

a:link { 
	color: #FF0033;
	}
	
a:visited { 
	color: #FF9933;
	}