@charset "utf-8";
.whitebodytext {
	font-family: Arial, Calibri;
	font-size: 10pt;
	color: #FFFFFF;
}
.blackbodytext {
	font-family: Arial, Calibri;
	font-size: 10pt;
	color: #000000;
}
.headingblack {
	font-family: Arial, Calibri;
	font-size: 14pt;
	color: #000000;
}
