.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-type: square;
}
.heading {
	font-size: 14px;
	font-style: normal;
	color: #005128;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.boxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #84B485;
	border-right-color: #84B485;
	border-bottom-color: #84B485;
	border-left-color: #84B485;
}

.nolink {
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
