html {overflow-y: scroll;}

li.bullet {list-style-image:url(spacer.gif);}
 

ul.horizontal_list {
    margin: 0px;
margin-left: 0;
  padding-left: 0;
}


 


.body {
	font-weight: normal;
	color: #5F593F;
	font-size: 13px;
	line-height: 19px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

 .body2 {
	font-weight: normal;
	color: #5F593F;
	font-size: 12px;
	line-height: 16px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

 
.heading{
	font-weight: normal;
	color: #065333;
	font-size: 19px;
	line-height: 17px;
	font-family:  arial,verdana, helvetica;
	font-variant: normal;
	font-style: normal;
}


.bottommenu:link, .bottommenu:visited {
		font-family:verdana, arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size:11px;
		font-weight:normal;
  		line-height:21px;
  		padding:2px;	
		text-decoration:none;
		}

.bottommenu:hover{
		font-family:verdana, arial, helvetica, sans-serif;
		color:#FFFFFF;
		font-size:11px;
		font-weight:normal;
  		line-height:21px;
  		padding:2px;	
	text-decoration:underline;
}

  

.b:link, .b:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #2A6D0C;
		text-decoration:none;
	}

.b:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #2A6D0C;
	text-decoration:underline;
}


 