body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.orangeColH {color: #FF9900}
.greenColor {color: #006600}
.greyColor {color: #666666}

.centerStuff {
	text-align: center;
}
.boldStuff {
	font-weight: bold;
}
.contctform {
	height: 800px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.textsize16 {
	font-size: 14px;
	font-family: "Arial Black";
}

.formFields {
	background-color:#ffffff;
	color:#000;
}
	.featured {
	background-image: url(http://www.grassrootzoo.com/images/featuredbk.png);
	height: 310px;
	width: 500px;
}
.Head {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 120px;
	margin-top: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
