
a {
	text-decoration: none;
	color: #005500;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #EDF5EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

h1{
	font-family: arial, helvetica, sans-serif; 
	font-size: 20px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #ffffff;
	font-weight:700;
}

.header {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
}

.ltcell {
	background-image: images/bkgrnd2.gif;
	background-repeat: no-repeat;
}

.maintable {
	border:solid;
	border-width: 1px;
	border-color: #003300;
}

.menulink{
	color: white; 
	font-size: 11px; 
	font-family: arial; 
	font-weight: 800; 
	text-decoration: none;
}

.menulink:hover
	{text-decoration: underline;
}

.rtcell {
	background-image: images/bkgrnd.gif;
	background-repeat: no-repeat;
	background-position:top;
}

.topmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.benelist {
	font-size: 11px;
	line-height: 2;
}
