BODY {
	color: black;
	background-color: #F2FFFB;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	}
#navcol {
	color: inherit;
	background-color: #F2FFFB;
	float: left;
	width: 33%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	}
#bodycol {
	color: inherit;
	background-color: white;
	float: left;	
	width: 67%;	
	border: 0px solid #000;
	padding: 0px;
	padding-bottom: 2cm;
	margin: 0px;
	}
#banner {
	color: inherit;
	background: #569983;
	height: 60px;
	margin: 0px;
	margin-top: 18px;
	}
#endbit {
	color: inherit;
	background: #569983;
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 0px;
	}
UL {
	font-size: 0.8em;
	line-height: 140%;
	margin-left: 60px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 45px;
	word-spacing: 0.1em;
	}
LI {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 0;
	}
H1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #F2FFFB;
	background-color: inherit;
	padding-top: 14px;
	margin: 0px;
	margin-left: 18px;
	word-spacing: 0.1em;
	}
H2 {
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 122%;
	color: #569983;
	background-color: #F2FFFB;
	margin-bottom: 0px;
	margin-left: 33px;
	margin-top: 31px;
	border-left: #F2FFFB 2px solid;
	border-top: #F2FFFB 5px solid;
	border-bottom: #F2FFFB 5px solid;
	}
H2.dummy {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-left: #FFFFFF 2px solid;
	border-top: #FFFFFF 5px solid;
	border-bottom: #FFFFFF 5px solid;
	}
H3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #569983;
	background-color: inherit;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 0;
	word-spacing: 0.1em;
	}
H4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 0;
	word-spacing: 0.1em;
	}
P {
	font-size: 0.8em;
	line-height: 140%;
	margin-left: 35px;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 45px;
	word-spacing: 0.1em;
	}
P.first {
	margin-top: 0;
	}
P.toptarg {
	margin-top: 0;
	color: #F2FFFB;
	font-size: 0.1em;
	}
P.toplink {
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
	}
OL.bodcont {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 70px;
	}
LI.bodcont {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 140%;
	word-spacing: 0.1em;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 45px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	}
#endbit P {
	color: #F2FFFB;
	background-color: inherit;
	font-size: 0.6em;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
#navcol OL {
	list-style-type: none;
	border-width: 0cm;
	padding: 0cm;
	padding-top: 0px;
	margin: 0cm;
	}
#navcol OL LI {
	border-style: solid;
	border-width: 0px;
	border-color: #569983;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 0px;
	margin: 0cm;
	}
#navcol A:link, #navcol A:active, #navcol A:visited {
	font-weight: normal;
	color: #14664B;
	background-color: inherit;
	text-decoration: none;
	}
#navcol A:hover {
	font-weight: bold;
	}
#bodycol A:link, #bodycol A:active, #bodycol A:visited {
	color: #14664B;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	}
#bodycol A:hover {
	color: #14664B;
	background-color: inherit;
	font-weight: bold;
	border-bottom: solid 1px;
	}
#endbit A:link, #endbit A:active, #endbit A:visited {
	color: #F2FFFB;
	background-color: inherit;
	text-decoration: none;
	}
#endbit A:hover {
	border-bottom: solid 1px;
	}
span.here {  /* use in navigation only */
	color: inherit;
	background-color: #569983;
	color: #F2FFFB;
	font-weight: bold;
	padding-left: 0.3em;
	padding-right: 0.3em;
	border-bottom: solid 3px #569983;
	}