BODY {
	color: black;
	background-color: #F2FFFB;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	}

div.navcol { display: none; }

div.bodycol {
	color: inherit;
	background-color: white;
	}
div.banner {
	color: inherit;
	background: #569983;
	height: 60px;
	margin: 0px;
	margin-top: 18px;
	}

div.endbit { display: none; }

HR { display: none; }

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.4em;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 122%;
	color: #000000;
	background-color: #F2FFFB;
	margin-bottom: 0px;
	margin-left: 33px;
	margin-top: 31px;
	border: none;
	/* 
	border-left: #F2FFFB 2px solid;
	border-top: #F2FFFB 5px solid;
	border-bottom: #F2FFFB 5px solid;
	*/
	}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 0;
	word-spacing: 0.1em;
	}
H3 {
	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.toplink { display: none; }

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;
	}

STRONG {
	font-style: normal;
	font-weight: bold;
	}
CITE {
	font-style: normal;
	font-weight: normal;
	}

EM {
	font-style: normal;
	font-weight: normal;
	}

div.bodycol A:link, div.bodycol A:active, div.bodycol A:visited {
	color: #000000;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	}
