body, td
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Courier New, arial, verdana;
	font-size: 9pt;
}

.header
{
	font-weight: bold;
	font-size: 14pt;

} 

.low_header
{
	font-weight: bold;
	font-size: 11pt;
	align-text:right;
	text-decoration: none;
} 

A
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
} 

A:hover 
{ 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	font-size: 10pt;
}