.mainWhite {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.mainBlack {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.tinyWhite {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.top {
	font-family: Arial;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.tinyBlack {

	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.mainBlackBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainRedBold {

	font-family: Arial;
	font-size: 10pt;
	color: #942118;
	font-weight: bold;
}
.mainwhiteBold {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

