	 h1 {
	clear: left;
/*	position: absolute; */
/*	top: 0px;*/
/*	left: 0px;*/
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #306b00;
	margin-top: 12.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	line-height: 200%;
	width: auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}

h2 {
	clear: left;
	background-color: #F7FFEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	width: 100%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}

h3 {
	clear: left;
	background-color: #F7FFEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #CC0000;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C7C7C7;
	margin-top: 4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
	width: 80%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}

h4 {
	clear: left;
	background-color: #F7FFEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	line-height: 100%;
	width: 80%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}

h5 {
	clear: left;
	background-color: #F7FFEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	line-height: 200%;
	width: 80%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
  
