body {
	background: #4E5B4A;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004800;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-style: none;
	line-height: normal;
	text-align: justify;
}
#content {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	border: thin solid #060;
	background: #FFF;
	list-style: disc;
}
a:visited {
	text-decoration: none;
	padding: 4px;
}
a:hover {
	color: #360;
	padding: 4px;
	background: #FF9;
}
a:active {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	background-color: #006600;
}
a:link {
	text-decoration: none;
	padding: 4px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007555;
	background: #D0F4D1;
	text-indent: 4px;
	font-size: 150%;
	border-bottom: thin solid #4E5B4A;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #4E5B4A;
	border-right-color: #4E5B4A;
	border-left-color: #4E5B4A;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	background: #FFF;
	color: #437C46;
	text-indent: 8px;
}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	background: #999;
	font-size: 100%;
	text-align: left;
	text-indent: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.datetext {
	color: #FF0000;
}
.menutext {
	line-height: 120%;
	padding-right: 6px;
}
.pageheadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3EAC72;
	letter-spacing: 0.2em;
	padding-left: 12px;
	line-height: 140%;
}
.whitetext {

	color: #FFFFFF;
}
.tinytext {
	color: #000000;
	font-size: 9pt;
}
.border {
	border-style: groove;
	border-color: #F00;
	padding: 8px;
}
.boldText {
	font-weight: bold;
}
p {
	font-size: 86%;
	color: #004800;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: normal;
}
li {
	font-size: 90%;
	color: #004800;
	list-style: circle;
}
