/* THIS FONT IS USED FOR MAIN TEXT */
H1	{font-weight: normal;
	 text-align: left;
	 font-size: 9pt;
	 color: #3E4A23;
	 font-family: 'Tahoma' }
BODY { background: #B6C397; }

A:link {color: #3E4A23; text-decoration: underline}
A:visited {color: #3E4A23; text-decoration: underline}
A:active {color: #3E4A23; text-decoration: underline}
A:hover {color: #3E4A23; text-decoration: underline}