h1 {

	color: #244720;

	font-size: 2em;

	font-weight: bold;

	margin-top: 1px;

	margin-bottom: 8px;

}

h2 {

	color: #244720;

	font-size: 1.6em;

	font-weight: bold;

	margin-top: 1px;

	margin-bottom: 8px;

}

h3 {

	color: #669900;

	font-size: 1.4em;

	font-weight: bold;

	margin-top: 1px;

	margin-bottom: 8px;

}

h4 {

	color: #669900;

	font-size: 1.1em;

	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 3px;

}

.superscript {

	vertical-align: super;

	font-size: 9px;

}



.imgright {

	float: right;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 3px;

	margin-left: 5px;

	padding: 0px;

}

.imgleft {

	float: left;

	padding: 0px;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 3px;

	margin-left: 5px;

}

