body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8dabc;
}
#container {
	position	: relative;
	width		: 788px;
	height		: 200px;
	overflow	: hidden;
	border		: 1px solid #679146;
}
#scroller {
	position	: relative;
	width		: 10px;
	height: 18px;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #e31b23;
	text-decoration: none;
}
.emailred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #e31b23;
	text-decoration: none;
}
.infogreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #679146;
	text-decoration: none;
}
