
.main {
	font-family: Arial;
	font-size: 8px;
	color: #FFFFFF;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.main12Bold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.tinyWhite {

	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

