BODY
{
	margin: 0px;
	background-color: #666666;
}

.date
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

.footerText
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

.normalText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.normalText a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #BF1D06;
	text-decoration: none;
}

.normalText a:hover
{
	text-decoration: underline;
}