.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.main {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.mainLink {
	font-family: Arial;
	font-size: 10pt;
	color: #327A2A;
	font-weight: bold;
	text-decoration: none;
}
.mainBold12 {

	font-family: Arial;
	font-size: 12pt;
	color: #307A28;
	font-weight: bold;
}
