body {
	margin: 0px;
	padding: 0px;
	background-color: #EAF1DD;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454440;
}
table.menubuttons td {
	padding: 0px 4px;
}


a {
	color: #397126;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.whatsnewtable td {
	color: white;
}

table.whatsnewtable td a {
	color: #FFA701;
	text-decoration: none;
}
table.whatsnewtable td a:hover {
	text-decoration: underline;
}

ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.h2 {
	font-size: 125%;
	font-weight: bold;
	text-decoration: underline;
}


ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
