h1 {
	color: #008000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.2em 0;
	padding-right: 6px;
	padding-left: 6px;
}
h2 { color: #008000; font-size: 1.3em; margin: 1em 0 0.1em; }
h3 { font-size: 1.17em; font-weight: bold; width: 100%; margin: 1.3em 0 0.2em; border-bottom: 1px solid #cdcdcd; }
.imgright {
	float: right;
	padding-left: 8px;
}

.imgleft {
	float: left;
	padding-right: 8px;
}
.img { margin: 8px; padding: 8px; }
.welcome {
	font-size: 26px;
	font-style: italic;
	margin-left: -5px;
	padding-left: -5px;
}
.note {
	font-size: 12px;
	font-style: italic;
	color: #008000;
	font-weight: bold;
}
.greentext {
	color: #008000;
	font-weight: bold;
}
.redtext {
	color: #FF0000;
}
.headerline { width: 100%; border-bottom: 3px solid #909090; }

.orangeheaders {
	font-weight: bold;
	color: #FF6600;
}
.greenheaders {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: 008000;
}
.yellowheaders {
	color: #FFCC00;
}
.blueheaders {
	font-weight: bold;
	color: #0000ff;
}
.blueheadings {
	font-style: italic;
	font-weight: bold;
	color: #003399;
	font-size: 15px;
}



.largeorangeheadline {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}

.goldheaders {
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
}

.grassesheading {
	font-size: 27px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
