

BODY
{
	background-color: #FFFFFF;
	font-family: courier;
	font-size: 14px;
	color: #AFAFAF;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
}


TABLE
{
	background-color: #FFFFFF;
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 10px;
	color: #414141;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
	margin: 5% 0% 0% 0%;
	word-spacing: -1px;
}

Span.text
{
	color: #AFAFAF;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	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: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}


A:Hover
{
	color: #9F021A;
}


