body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #2C4002;
	background: #ACFF84;
	margin: 0px;
	padding: 20px 18px 18px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
#tdHeader {
	background: url(../images/bg_header.jpg) repeat-x center top;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#hdrSep {
	background: url(../images/bg_hdr_sep.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 12px;
}

.imgBorder {
	border: 4px solid #7BA51D;
}

.bodyred { font-family: Arial,Helvetica,sans-serif; color: rgb(255, 0, 0); font-weight: bold; } .imgCaption {
	font-size: 11px;
	padding: 4px;
	border: 1px solid #F0F4E5;
	margin: 6px 12px 12px;
}
.li { font-family: Arial,Helvetica,sans-serif; font-size: 11px; line-height: 18px; } 
.nav { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: rgb(0, 153, 102); } 
.nav a:link {
	color: #2F4402;
	text-decoration: none;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
} 
.nav a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
} 
.nav a:hover {
	color: #AF032B;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 
