body {
	background-color: #00592D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00351B;
}
.lightgreen {
	font-size: 10px;
	color: #ACCA8B;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #00592D;
	font-weight: bold;
	letter-spacing: -1px;
}
.copyright {

	font-size: 9px;
	color: #408A4B;
}
a {
	color: #00351B;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACCC8B;
}
.brown {
	color: #685729;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #685729;
	font-weight: bold;
}
.white_on_green {
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.brown_bold {
	font-weight: bold;
	color: #685729;
}
.italic_lrg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	color: #685729;
	font-weight: bold;
}
.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgbdr {
	border: 1px solid #999999;
}
.smaller a:link, .smaller a:visited {
	color: #347E40;
}
li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	list-style-type: none;
}

