td, body, p {
	FONT-SIZE: 8pt; FONT-FAMILY: "verdana"; color:#4F4F4F;
}
.head {
	FONT-SIZE: 10pt; FONT-FAMILY: "Verdana"; color:#486400; font-weight: Bold;
}
.headsmall {
	color:#486400; font-weight: Bold;
}
.botttext {
	FONT-SIZE: 9px; FONT-FAMILY: "verdana"; color:#486400;
}
a
{
	color:#486400;
	text-decoration: none;
}
a:link
{
	color:#486400;
	text-decoration: none;
}
a:hover{
	color:#A4B181;
	text-decoration: underline;
}
.news
{
	color:#4F4F4F;
}
a.news:link
{
	color:#4F4F4F;
	text-decoration: none;
}
a.news:hover{
	color:#486400;
	text-decoration: underline;
}
.inputbox {
	padding: 0px;
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 10px;
	COLOR: #486400;
	border: #677347 1px solid;
}
TEXTAREA {
	font-family: Verdana, georgia, Times New Roman, Times, serif;
	font-size: 10px;
	COLOR: #486400;
	border: #677347 1px solid;
}
.button
{
	background-color: #A3AA71;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	border-bottom: 1px solid #677347; 
	border-right: 1px solid #677347; 
	text-decoration: none;
	cursor: hand;
}