.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bodytextboldorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7A00;
	font-weight: bold;
}
.headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E85100;
}
.bodytextboldsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7A00;
	font-weight: normal;
}
