@charset "utf-8";
.blackFONT {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
}

@charset "utf-8";
.whiteFONT {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
}
