body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
}
.Date {
	font-size: 13px;
	color: #666666;
}
.SubmitBTN
{
	font-size:10px;
	font-family:verdana
}
.SubTitle {
	font-weight: bold;
}
.Black14pxB {
	font-size: 14px;
	font-weight: bold;
}
.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a:link.FooterLink {
	font-size: 10px;
	color: #A2A2A2;
}
a:visited.FooterLink {
	color: #A2A2A2;
	text-decoration: underline;
}
a:hover.FooterLink {
	color: #CCCCCC;
	text-decoration: underline;
}

a:link.13pxB {
	font-size: 13px;
	font-weight: bold;
}
a:visited.13pxB {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.13pxB {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}