body {
	background-color: #8AAF56;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.headercell {
	background-color: #8AAF56;
	height: 100px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;	background-repeat: no-repeat;
	background-position: inherit;
}

.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #8AAF56;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.contactWhite {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.contentcell {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	line-height: 20px;
	border-top: 2px solid #8AAF56;
}
