.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315929;
}

.h1
  {
	color: #336633;
	font-family: arial;
	font-size: 16px;
	font-weight: none;
	margin: 0px 0px 0px 0px;

}


.TextJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: 140%;
	text-align:justify;
}


A.lefthand:link {color:#336633; text-decoration:none; font-weight:bold;
font-size: 12px;}
A.lefthand:visited {color:#336633; text-decoration:none; font-weight:bold;
font-size: 12px;}
A.lefthand:active {color:#336633;text-decoration:none; font-weight:bold;
font-size: 12px;}
A.lefthand:hover {color:#ECF2D9; text-decoration:none; font-weight:bold; font-size: 12px;}

a.menuButton {
	background-image: url(images/rolloff.gif);
	border: none;
	color: #9999FF;
	cursor: pointer;
	font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	padding: 5px 6px 2px 6px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	width: 102px;
	height: 25px;
	visibility: inherit;
}

a.menuButton:hover {
background-image: url(images/rollon.gif);
border-color: none;
color: #F5F9C7;
margin: 1px;
}

A:link {color:#336633; text-decoration:underline; font-weight:bold;
font-size: 12px;}
A:visited {color:#336633; text-decoration:underline;font-weight:bold;
font-size: 12px;}
A:active {color:#336633;text-decoration:none;font-weight:bold;
font-size: 12px;}
A:hover {color:#F5F9C7; text-decoration:none;font-weight:bold; font-size: 12px; background-color:#864C4B;}
