.bigtextforforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #00713D;
	text-align: right;
}
.LANDFXHEADERS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00713D;
	text-transform: uppercase;
}
a:link {
	color: #2e7042;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #255b35;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #378a50;
	text-decoration: none;
}
.LANDFXcontentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: .1em;
}
.formlables {
	text-align: right;
	letter-spacing: .05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
	background-color: #F7E1E6;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #c5f9d5;
	text-indent: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: normal;
}
link {
	cursor: default;
}

