body {}
p    { color: black; font-size: 12px; line-height: 22px; font-family: Verdana }
.black {
	color: #000;
}
.headline   {
	color: #599133;
	font-weight: 700;
	font-size: 13px;
	line-height: 19px;
	font-family: Verdana
}
td {}
.address  { color: white; font-weight: 500; font-size: 11px; line-height: 11px; font-family: Arial; letter-spacing: 1px }
.footer  { color: black; font-size: 10px; line-height: 14px; font-family: Verdana }
li {
	color: black;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial
}
.captions { color: gray; font-size: 9px; line-height: 11px; font-family: Verdana }
h1 { color: #ff0; font-size: 16px; font-family: Arial }
h2  { color: white; font-size: 24px; line-height: 22px; font-family: "Trebuchet MS"; letter-spacing: 0px }
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FBB81D;
}
.smaller { color: #addc6c; font-size: 10px; line-height: 13px }
.smaller a:link { color: #addc6c; text-decoration: underline }
.smaller a:visited { color: #addc6c; text-decoration: underline }
.smaller a:hover { color: #906; text-decoration: underline; background-color: #fff }
.biggerplain  {
	color: #000;
	font-weight: 100;
	font-size: 14px;
	font-family: Verdana
}
.biggerplain a:link { color: #333; text-decoration: underline }
.biggerplain a:visited { color: #333; text-decoration: underline }
.biggerplain a:hover { color: #333; text-decoration: underline; background-color: #addc6c }

.red {
	color: #F00;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #F90;
	border-bottom: 0;
	bottom: 0px;
	margin-bottom: 0px;
}
.description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;}


.boldpurple {
	font-weight: bold;
	color: #309;
}

