.bodytext-black {
	color: #000000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height:1.5;
}
.heading-green {
	font-size: 16px;
	line-height: 1.3;
	color: #9ACB3E;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
}
.heading-black {
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.3;
	color: #000000;
}
.bodytext-grey {
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
.heading-navy {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.3;
}
.smalltext-grey {
	font-size: 9px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666;
}
