.main {  font-family: Arial; font-size: 12pt}
.top {  font-family: Arial; font-size: 24pt}
.tiny {  font-family: Arial; font-size: 8pt}
.mainbold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.mainboldRed {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
