A:link	{
	color: #40A65F;

	font-weight: bold;
	text-decoration: underline;
	}
A:visited	{
	color: #83988A;
	text-decoration: underline;
	font-weight: bold;
	}
A:hover	{
	color: #CC9CEE;
	text-decoration: underline;
	font-weight: bold;
	}
A:active	{
	color: #83988A;
	text-decoration: underline;
	font-weight: bold;
	}
A	{
	color: #40A65F;
	text-decoration: underline;
	font-weight: bold;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	}
H1	{
	color: #007c62;
	font-family: Times, 'Times New Roman', serif;
	font-size: 11px;
	font-weight: normal;
	}
H2	{
	color: #007c62;
	zfont-family: Times, 'Times New Roman', serif;
	font-size: 15px;
	}
TD, P	{
	color: #000000;
	font-family: 'Gill sans MT', Arial, Helvetica, 'sans serif';
	font-size: 13px;
	}
.green	{
	background-image: url(images/green.gif);
	background-position: top center;
	background-repeat: repeat-x;
	}
.hills	{
	background-image: url(images/hills.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
.hills2	{
	background-image: url(images/hills2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
.std	{
	margin-bottom: 0px;
	}
.strap	{
	color: #007c62;
	font-family: Times, 'Times New Roman', serif;
	}
.strap2	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 10px;
	padding: 10px;
	}
.top	{
	margin-top: 0px;
	}
.text	{
	color: #FFFFFF;
	font-family: Times, 'Times New Roman', serif;
	font-size: 12px;
	}
.under	{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}