.bodyreg {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
.bodybold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
.linksbold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #91B63B;
	text-decoration: underline;
	line-height: 1.5em;
}

.bodyreggreen {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #91B63B;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyboldgreen {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #91B63B;
	text-decoration: none;
	line-height: 1.5em;
}
.bodyregsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}

.heavygreen {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #91B63B;
	text-decoration: none;
	line-height: 1.5em;
}
.bodylinks {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #91B63B;
	text-decoration: underline;
	line-height: 1.5em;
}
.regitalics {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
    color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.bolditalics {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
    color: #333333;
	font-weight: bold;
	text-decoration: none;
}