body {
	background-color: #2d4c31;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.td_banner_black {
	background-image: url(images/banner_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	vertical-align: bottom;
	background-color: #009C4E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009c4e;
}
.td_banner_white {
	height: 308px;
	background-color: #009C4E;
	vertical-align: middle;
}
.td_image {
	width: 400px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	background-color: #FEFAD5;
}
.td_txt {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	color: #066009;
	font-size: 11px;
	font-weight: bold;
}
a.more:link, a.more:active, a.more:visited {
	color: #2D4C31;
	text-decoration: underline;
}
a.more:hover {
	color: #2D4C31;
	text-decoration: none;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}