

BODY
{
	color: #AFAFAF;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	letter-spacing: 1px;
}



TABLE
{
	color: #AFAFAF;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	letter-spacing: 1px;
}

A
{
	color: #AFAFAF;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	letter-spacing: 1px;
}


A:Hover
{
	color: #467273;
}



