.maintext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.maintextbold {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.subheadblack {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.subheadgreen {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #01533E;
	font-weight: normal;
	text-align: left;
}
.subheadgreenbold {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #01533E;
	font-weight: bold;
	text-align: left;
}
.maintextgreen {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #01533E;
}

