body {
	background-color: #336633;
	background-attachment: scroll;
	/* background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}

.trailtext {
	font-family: Verdana;
	font-size: 11px;
	color: #003300; 
}

.tabletext {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.datetext {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}

.tablehead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	}

.smalltext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.headtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

.faqhead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.faqbody {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #336633;
}
