.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.tinyWhite {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.header12 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.mainPurpleBold {
	font-family: Arial;
	font-size: 10pt;
	color: #732D90;
	font-weight: bold;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainBlueBold {

	font-family: Arial;
	font-size: 10pt;
	color: #0065A4;
	font-weight: bold;
}
