BODY    {
        font-family: "Verdana", "Helvetica";
        font-size: 10.0pt;
        color: black;
        }

UL	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

LI 	{
	margin-top: 3px;
	margin-bottom: 3px;
	}

OL 	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

P 	{
	color: #232A1F;
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 130%;
	}

H1 	{
	color: #232A1F;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	}

H2 	{
	color: #232A1F;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 9px;
	}

H3 	{
	color: #232A1F;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}

th 	{
	color: #3B3E37;
	font-size: 10pt;
	font-weight: bold;
	}

td 	{
	color: #3B3E37;
	font-size: 10pt;
	}

td.menu {
	color: #3B3E37;
	font-size: 10pt;
	background-color: #C4D1B0;
	font-weight: bold;
	border-top: 2px solid #7B7E77;
	border-bottom: 2px solid #7B7E77;
	line-height: 120%;
	padding-left: 6px;
	padding-bottom: 2px;
	}

hr
	{
	border: 2px;
	color: #607974;
	margin-top: 12px;
	margin-bottom: 4px;
	}

img
	{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	}

img.logo
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

a:link       	{
		text-decoration: underline;
		font-weight: bold;
		color:#204934;
		}

a:active     	{
		text-decoration: underline;
		font-weight: bold;
		color:#204934;
		}

a:visited    	{
		text-decoration: underline;
		font-weight: bold;
		color:#849684;
		}

a:hover      	{
		text-decoration: underline;
		font-weight: bold;
		color:#DD3333;
		}
