.body
{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}

.body:link, .body:active, .body:visited
{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}

.body:hover
{
	text-decoration: underline;
}

.bodybold
{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}

.footer, .footer:link, .footer:active, .footer:visited
{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
	line-height: 15px;
	text-decoration: none;
}

.footer:hover
{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
	line-height: 15px;
	text-decoration: underline;
}

