body {
	background-color: #5f6062;
	margin: 0px;
	}

A {color: #4a9b13; text-decoration:none}
A:hover {color: #5f6062; text-decoration:underline}
A:visited {color: #4a9b13;}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	}
		
.headline {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: 800;
	color: #4a9b13;
	line-height: 125%;
	}

.homelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 200%;
	margin-left: 20px;
	}
	
.subhead {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #666666;
	line-height: 140%;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	}

.textGREEN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #4a9b13;
	line-height: 140%;
	}

.textBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #666666;
	line-height: 140%;
	}

.textGREENbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #4a9b13;
	line-height: 140%;
	}

.textORANGEbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #CC6600;
	line-height: 140%;
	}

.textSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.textGREENsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #4a9b13;
	}
	
.textSMALLER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.textGREENsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #4a9b13;
	}

.textSMALLEST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

ul {
	margin-left: 10px;
	list-style-type: square;
	}
	
#menuDiv span
{
	margin-left:0px;
	 display:block;
}

#menuDiv span img
{
  margin:0px 0px 0px 0px;
}
