<style type="text/css">

body {
  font-family: "Times New Roman", Times, serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.zeroes{
	border: 0;
	padding: 0;
}

/*LISTS*/
ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
}
ul a {
	display:block;
	width:180px;
	height:22px;
	line-height:22px;
	color: #ffffff;
	text-decoration: none;
	background-color:#427842;
	text-indent: 8px;
	border-right: 1px solid #003f00;
}
li a {
	display:block;
	width:180px;
	height:22px;
	line-height:22px;
	color: #ffffff;
	text-decoration: none;
	background-color:#427842;
	text-indent: 8px;
	border-left: 1px solid #003f00;
	border-right: 1px solid #003f00; 
	border-top: 1px solid #d5dcd5;
	border-bottom: 1px solid #003f00;
}
li.currentpage {
	display:block;
	width:180px;
	height:24px;
	line-height:24px;
	color: #FFFF99;
	background:#424271 url("images/currpg.gif") no-repeat right;
	text-indent: 8px;
	border-right: 1px solid #003f00;
	border-bottom: 1px solid #003f00;
}
li.currenthome {
	display:block;
	width:180px;
	height:24px;
	line-height:24px;
	color: #FFFF99;
	background:#424271 url("images/currpg.gif") no-repeat right;
	text-indent: 8px;
	border-bottom: 1px solid #424271;
	border-top: 1px solid #FFFF99;
	border-left: 1px solid #FFFF99;
}
/*
ul a:visited {
	background-color:#FFFF99;
	color: #424271;
	text-decoration: none;
}
*/
ul a:hover {
	background-color: #003f00;
	color: #FFFFFF;
	text-decoration: none;
}

p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}


</style>
