.8ptText {
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.12ptText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.14ptBoldText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.12ptTextGreen {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 36792A;
}

