<style type="text/css">

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #003f00;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 12px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #003f00;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 12px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003f00;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
}

p {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 8px;
  margin-right: 8px;
}

.kc {
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold;
}

.tightlines {
	margin-top: 2px;
	border-top: 1px solid #d5dcd5;
	margin-bottom: 0px;
}

.no-m-top {
	margin-top: 2px;
}

.no-m-bot {
	margin-bottom: 0px;
}

.ctr {
	text-align: center;
}
	
/*LISTS*/
li {
	margin-right: 8px;
	margin-bottom: 8px;
}
ul.menus {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	float: left;
	background: #F0E4BD;
}
ul .currentpg {
	display: block;
	padding: 0;
	margin: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #003f00;
	line-height: 1.8;
	color: #003f00;
	float: left;
	background-color: #e0f0b0;
	font-weight: bold;
	font-size: 80%;
	width: 113px;
	text-align: center;
}
ul li.menus {
	margin: 0;
	padding: 0;
}
ul a.menux {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1.8;
	text-decoration: none;
	color: #ffffff;
	background-color: #427842;
	font-size: 80%;
	width: 115px;
	text-align: center;
}
/* Set "hover" for unordered list
ul a:hover {
	background-color: #ffffcc;
	color: #333333;
	text-decoration: none;
}
*/
ul a.menux:hover {
	background-color: #003f00;
	color: #FFFFFF;
	text-decoration: none;
}
li a.menux {
	display: block;
	padding: 0;
	margin: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #003f00;
	line-height: 1.8;
	text-decoration: none;
	color: #ffffff;
	float: left;
}
/* End LISTS */
td#content{
	border: 1px solid #003f00;
}
td#logo{
	border: 1px solid #d5dcd5;
	background-color: #d5dcd5;
}

</style>
