body {
	background-color: #0A6B52;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form_text {
	line-height:22px;

}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #0A6B52;
	line-height:22px;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #0A6B52;
	font-weight: bold;
}

a:visited {
	color: #0A6B52;
	text-decoration: none;
}

a:hover {
	color: #0A6B52;
	text-decoration: underline;
}

a:active {
	color: #0A6B52;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
