.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;
}
.mainRed {


	font-family: Arial;
	font-size: 10pt;
	color: #990000;
}
.mainRedBold {
	font-family: Arial;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.tinyBlack {

	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.mainBlackBold {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainWhiteBold {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

