.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: f26b0f;
	text-align: left;
}
.BodyTextbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: f26b0f;
	text-align: left;
	display: none;
	list-style-type: disc;
	list-style-position: outside;
}
.paragraphHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f26b0f;
}
.BodyTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: f26b0f;
	text-align: justify;
	line-height: 1.5em;
}
.boxed {
	padding: 10px;
	line-height: 1.125em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f26b0f;
}
