.text {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 14.8pt;
	color: #333333;
}
.heading {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 13.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #51927d;
}
a:link {
	color: #51927d;
	text-decoration: none;
}
a:visited {
	color: #71A491;
	text-decoration: none;
}
a:hover {
	color: #51927d;
	text-decoration: underline;
}
a:active {
	color: #51927d;
	text-decoration: underline;
}
