.imageback {
	background-image: url(/images/greenbkgd.jpg);
	background-repeat: repeat-x;
}
.margins {
	line-height: 25px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 10px;
	margin: 10px;
	top: 10px;
}
.spacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 50px;
	white-space: normal;
	display: none;
	margin: 15px;
	padding: 15px;
}
