BODY, TD
{
	font-family: arial,helvetica;
	font-size: 11pt;
	color: white;
}


BODY
{
	background-color: 000000;
}

BODY.popup
{
	background-color: 000000;
	margin: 0;
	padding: 0;
}

A 
{
	color: #FF3; 
	text-decoration: none;
}

UL { padding-top: 0; margin-top: 0;}

.head
{
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 15pt;
}

.subhead
{
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 12pt;
}

.text
{
	font-family: arial,helvetica;
	font-size: 12pt;
	margin: 5pt 0pt 5pt 0pt;
	text-decoration: none;
}

.padded { padding: 10px; }