.bodycopy {
	font-family: helvetica;
	font-size: 13px;
	line-height: 17px;
}
.subheads {
	font-family: helvetica;
	font-size: 17px;
	line-height: 16px;
	color: #597600;
	font-weight: bold;
}
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9BB15C;
	border-bottom-color: #9BB15C;
	border-left-color: #9BB15C;
}
.footer {
	font-family: helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #d6e58a;	
}
hr {
  border: 0;
  width: 100%;
  background-color: #DADADA;
  height: 1px;
}

