body {
	background:#8D9965;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	margin:0;
}

h1 {
	font-size:28px;
	color:#8D9965;
	margin-bottom:0;
	letter-spacing:-1px;
	font-weight:normal;
	margin-top:0;
}
h2 {
	font-size:18px;
	color:#8D9965;
	margin-bottom:0;
	letter-spacing:-1px;
	font-weight:normal;
}
h2 a {
	text-decoration:none;
}

p {
	margin:5px 0 10px 0;
	line-height:125%;
}

.clear {
	clear:both;
}

a {
	color:#8D9965;
}
a:hover {
	color:#555;
}

ul {
	margin-top:0;
}
ul li {
	margin-top:0;
	margin-bottom:5px;
}