.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textBodyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #942C33;
}
.textBodyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #385848;

}
.textBodyGrey {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979896;
}
.textSubNavLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7F2EA;
}
.hrBlack {
	color: #000000;
	background-color: #000000;
}
.textBodyTan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6F2EB;
}
.textBodyLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0809C8;
}
.textBodyLinksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0809C8;
	font-weight: bold;

}
.textBodyLinksSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0809C8;
}
.textBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.textBodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.textBodyLinksBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

