.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082032;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #082032;
	font-weight: bold;
}
.bodytext_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082032;
	font-style: italic;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082032;
	font-weight: bold;
	font-style: normal;
}
.bodytextBoldRed {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #082032;
	font-style: italic;
}
.HeadingLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #082032;
	font-weight: bold;
	letter-spacing: .3em;
}
.bodytext_italicsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082032;
	font-style: italic;
	font-weight: bold;
}
