@charset "utf-8";
.black {
	font-family: Arial, Calibri;
	font-size: 10pt;
	color: #242424;
}
.white {
	font-family: Arial, Calibri;
	font-size: 10pt;
	color: #F1F1F1;
}
.titlewhite {
	font-family: Arial, Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #F1F1F1;
}
.titleblack {
	font-family: Arial, Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
