.regularbody {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.newsDate {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsContent {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.mainbodyHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.footerText {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.regularBodyBOLD {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.faqQuestion {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.faqAnswer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
