body {
    font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;	
	background:#006666;
	padding:0px;
	margin:0px;
	}
	
a:link {
	font-weight: bold;
	color: #066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #066;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #066;
	text-decoration: none;
}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:80%;
	}
.gpoh {
	font-size:2.4em;
	color:#006352;
	padding: 10px 20px;
	margin: 20px auto auto 40px;
	font-style: oblique;
	font-weight: bold;
	text-indent: 2pt;
	}
.section1 {
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://www.ohiogreens.org/images/32x41gbar2.gif);
	background-repeat: repeat-x;
	text-indent: 12px;
	padding: 1px;
	height: 18px;
	overflow: visible;
	position: relative;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}
.section2 {
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 1.4em;
	font-weight: bold;
	color: #066;
	background-repeat: no-repeat;
	text-indent: 12px;
	padding: 1px;
	height: 18px;
	overflow: visible;
	position: relative;
	width: 145px;
	margin-left: 0px;
	margin-right: 0px;
	border: thin dashed #CC9900;

}
