body {
	background-color: #1e4927;
	margin: auto;
	padding: 0px;
	margin-top:15px;
	width: 760px;

}
.page {
	background-color: #FFFFCE;
}
.menu {
	font-weight: bolder;
	display: block;
	color: #1e4927;
	text-decoration: none;


}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4927;

}
p {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.list {
	line-height: 3em;
	margin-left: 20px;
}
.listlink {
	text-decoration: none;
	color: #1e4927;
	font-size: 14px;
}
.topbit {
	background-image: url(/images/topbit.gif);
	background-repeat: no-repeat;
}
