.text {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Helvetica, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #004F2B;
	letter-spacing: 1px;
}
.smheadings {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #004F2B;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 4px;
    float: left;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
    color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
}

