a
{
	font-family: futura, arial;
	font-size: 10pt;
	font-weight: regular;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
	font-family: futura, arial;
	font-size: 10pt;
	font-weight: regular;
	color: #EEEEEE;
	text-decoration: underline;
}

BODY
{
	font-family: futura, arial;
	font-size: 10pt;
	font-weight: regular;
	color: white;
}

TD
{
	font-family: futura, arial;
	font-size: 10pt;
	font-weight: regular;
	color: white;
}

