.mainGreenBold {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #1B4320;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;

}
.mainLinkWhite {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainWhiteBold {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainBoldGreen10 {

	font-family: Arial;
	font-size: 10pt;
	color: #104118;
	font-weight: bold;
}

