body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 14px;
}
.legal {
	font-size: 9px;
}
.formfieldss {
	background-color: #d6f0ec;
	color: #000000;
	width: 500px;
	border: 1px solid #d6f0ec;
}
.subhd {
	font-size:14px;
	color: #00a389;
	font-weight: bold;
}
a {
	color: #00a389;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #f15a24;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
