body {
	background-color: #288735;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	background-image: url(images/green_gradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	color: #191919;
	font-style: normal;
}
A {
  color: #66CC99;
  text-decoration: none;
}

A:hover {
  color: #CCCC33;
  text-decoration: underline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerNavigation {
	background-color: #191919;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-color: #191919;
}
p.footer {
	color: #FFFFCC;
	font-size: 10px;
	font-family: "Courier New", Courier, mono;
}
.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
FORM {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	display: inline;
}
.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E8EF8B;
	font-style: normal;
	text-transform: capitalize;
}
H2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 100;
	color: #E8EF8B;
	font-style: normal;
	text-transform: capitalize;
}
H3 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFCC;
}
