body {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.question {
	color: #ce432f;
}
h1 {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
}
.bodyText {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	margin-right: 57px;
	margin-left: 47px;
}
p {}
td {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
a:link { color: #ce432f }
a:visited { color: #ce6a5d }
a:hover { color: #999999 }
a:active { color: #ce432f }
.footer {
	font-weight: normal;
	color: #8C8C8C;
	font-size: 9px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #8C8C8C;
	text-decoration: none;
}
.footer a:visited {
	color: #8C8C8C;
	text-decoration: none;
}
.footer a:active {
	color: #8C8C8C;
	text-decoration: none;
}
.footer a:hover {
	color: #CE4331;
	text-decoration: underline;
}
