.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.tinyWhite {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainTitle {

	font-family: Arial;
	font-size: 14pt;
	color: #000000;
}
.mainBoldred {

	font-family: Arial;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}

