.mainBlackLink {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainWhiteLink {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.mainBold12 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.mainRed {

	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
}
.mainSmall {

	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.mainBold12Red {

	font-family: Arial;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
.mainRedBold {

	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

