.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.Hand {
	cursor: pointer;
	cursor: hand;
	background-color:#6FC04A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
		}
.BGlightgreen {background-color:#6FC04A;}
	
td, .content{font-family:Verdana, Arial, Helvetica, sans-serif;
		   font-size:x-small;
		   }
		   

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 margin: 0px;
  padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/BGpageShadow.gif);
}


a {color:#6FBC52;
	text-decoration:none;}

a:hover {
	colour:#03D206;
	text-decoration: underline;
	color: #6BC34B;
	background-color:#FFFFFF;
}
.grey_background {
	background-color: #E6E7E9;
}
.subnav {
	background-color: #BEBEBE;
}
.blackText {
	color: #FFFFFF;
}
b, strong {
	color:#6ABD47;
	font-weight:bold;

}
.heading, h1 {
	font-family: "Arial Narrow", Arial;
	font-size: xx-large;
	color: #68C048;
	font-weight: normal;
}
.greenBorder {
	border: 1px solid #999999;
}
.greenBorder {
	color: #6BBF4D;
	border: 1px solid #6FC24E;
}
#staff {
	margin-bottom: 25px;
	clear: both;
}
#staff img {
	margin-bottom: 35px;
	margin-right: 15px;
}
