body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: none;
	color: #000000
}

td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #62A025;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a:visited {
	color: #62A025;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.textlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.textlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.textlinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.textlinks a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.textlinkssmall a:link {
	color: #38670C;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.textlinkssmall a:visited {
	color: #38670C;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.textlinkssmall a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}

.textlinkssmall a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.titletext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61A126;
	font-weight: bold;
}

input.whiteinput {
	background-color: #A4CC81; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

textarea.whiteinput{
	background-color: #A4CC81; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

select.pulldown {
	background-color: #A4CC81;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: none;
	color: #000000;
}

option.pulldown {
	background-color: #A4CC81;
	font-weight: none;
	font-size: 10px;
	color: #000000;
}

input.thebuttons {
	background-color: #A4CC81;
	font-weight: bold;
	font-size: 10px; color: #000000;
}