.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	padding: 40px;
	text-align: left;
}
.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA8D23;
	line-height: 26px;
}
a{
	color:#63014E;
	text-decoration: none;
}
a:hover{
	color: #63014E;
	text-decoration: underline;
}
