.WFMainTextBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #333333;
	border-top-color: #FF6600;
	border-top-width: thin;
	border-top-style: solid;
}
.MainHeading {
	font-family: "Helvetica Neue", Helvetica, Arial, "Gill Sans", Geneva;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
