.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 33px;
}
.border {
	border: 4px solid #000000;
}
.textgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #336600;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #996600;
	padding: 40px 0px 12px 30px;
	background-position: bottom;
}
a 		{ color: #000; text-decoration: underline }
a:link		{  background-color: transparent; text-decoration: underline}
a:visited 	{ color: 000; text-decoration: underline }
a:hover 	{ color: #fff; background-color: #2c4100; text-decoration: none;}.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 24px;
	color: #8A924F;
}
.textgreenlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #663300;
	padding: 0px;
	font-weight: bold;
}
.greeborder {
	border: 1px solid #669933;
}
.bkgrd {
	background-color: #D2E6BB;
	padding: 15px 15px 22px 22px;
}
.textbrwn2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #663300;
	padding: 0px;
	font-weight: bold;
}
