.text {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.bullet {
	font-weight: bold;
	color: #77C043;
}

.largetext {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 15pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.textwhite {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.largetextbold {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.greenbold {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #7ABE43;
}
.largetextboldgreen {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #77C043;
}
a:link {
	color: #77C043;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #487627;
}

