body	{ background-color:	background-color: #FFFFFF;}


/*------- Ben's part below-------*/
A:link 		{color: #000000; text-decoration: none; font-family: Tahoma, Arial, Helvetica, sans-serif;}
A:visited  	{color: #000000; text-decoration: none;font-family: Tahoma, Arial, Helvetica, sans-serif;}
A:active   	{color: #000000; text-decoration: none;font-family: Tahoma, Arial, Helvetica, sans-serif;}
A:hover		{color: #567842; text-decoration: none;	font-family: Georgia, serif;}


.h1		/*----20pt Black Text Justify Left----*/
{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20pt; color: #000000; text-align: left;}

.h2		/*----10pt Bold Green Text Justify Left----*/	
{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000; text-align: left;}

.h3		/*----14pt Text Centered----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 1.1; text-align: center;}

.h3a		/*----14pt Text Left----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 1.1; text-align: left;}

.h4		/*----12pt Text Centered----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 1.1; text-align: center;}

.h4a	/*----12pt Text With and Left Justify----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; color:#000000; line-height: 1.1; text-align: left;}

.h4b	/*----12pt Text With Background and Left Justify----*/
{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 1.2; text-align: left;color: #000000;	background: #16578F; padding-left: 5px; font-weight: bold;}

.h5		/*----10pt Text Centered with Paragraph Indent---For General Text Use----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-indent: 3em;}

.h5b	/*----10pt Text With Centered----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000 line-height: 1.1; text-align: center;}

.h5c	/*----10pt Text With Background Centered----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: center; background-color: #778A77; margin-right: 10%; margin-left: 10%; border: thin solid black;}

.h5d	/*----10pt Text With Background and Left Justify----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: center; background-color: #778A77; margin-right: 10%; margin-left: 10%; border: thin solid black;}

.h5e	/*----10pt Text Aligned Left----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: left;}

.h5f	/*----10pt Text Aligned Left and Underlined----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: left; text-decoration: underline;}

.h5g	/*----10pt Text Centered----*/
{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: center;}

.h6		/*----8pt Text Aligned Left----*/
		{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.1; text-align: left; color: #000000;}
		
.h6b		/*----8pt Text Aligned Center----*/
		{font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.1; text-align: center; color: #000000;}

.hr		{border-bottom: 2px solid; border-color: #567842;}

.menu {font-size: 8pt; font-family: veranda; color: white; padding-left: 10px; padding-right: 10px; padding-bottom: 0px; text-align: center; background-color: #778A77; border: none;}
.rmenu {font-size: 8pt; font-family: veranda; color: white; padding-left: 10px; padding-right: 10px; padding-bottom: 0px; text-align: center; background-color: #8B0000; border: none;}
.link	{color: black; text-decoration: underline; font-family: comic sans MS, serif; font-size: 8pt; line-height: 1.1;}