img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:Link, A:Active, A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7fab00;
	text-decoration: underline;
}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7fab00;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
h2 {
	font-size: 14px;
	color: #7fab00;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
SELECT {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #2B2D26;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px
}
INPUT, TEXTAREA {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #2B2D26;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border:none;
	padding: 2px;
	}
FORM {
	margin: 0px;
	padding: 0px;
}
.BUTTON {
	BACKGROUND-COLOR: #7FAA00;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #668902;
	text-transform: uppercase;
}
.greentxt {
	font-size: 10px;
	color: #7fab00;
	font-weight:bold;
}
.whiteboldtxt {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.whiteboldtxt A:Link, .whiteboldtxt A:Active, .whiteboldtxt A:Visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.whiteboldtxt A:Hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.greytxt {
	color: #999999;
}
.input2 {
	background-color: #ECF2D9;
	border: 1px solid #E1EBC5;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373A31;
	margin: 0px;
	padding: 0px;
}.txt11 {
	font-size: 11px;
}

