.textGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2a9e19;
}
.textGREENbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2a9e19;
	font-weight: bold;
}
.textWHITEsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EBEBEB;
	font-style: normal;
	font-variant: normal;
}
.textWHITEsmallITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EBEBEB;
	font-style: italic;
}
.headlineGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #2a9e19;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ff86ff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ff86ff;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3c52d9;
}
