/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
}
.ganhead {
	color: #003300;
	font-size: 16px;
	font-weight: bold;
	}
.subhead {
	color: #996633;
	font-size: 13px;
	}
.isubhead {
	color: #996633;
	font-size: 13px;
	font-style:italic;
	}
.head {
	color: #003300;
	font-size: 11px;
	font-weight: bold;
	}
.lhead {
	color: #003300;
	font-size: 11px;
	}
.garhead {
	color: #660033;
	font-size: 13px;
	font-style:italic;
	}
.equihead {
	color: #993333;
	font-size: 13px;
	font-style:italic;
	}
.golfhead {
	color: #005544;
	font-size: 13px;
	font-style:italic;
	}
.agrohead {
	color: #663300;
	font-size: 13px;
	font-style:italic;
	}
.aquahead {
	color: #336699;
	font-size: 13px;
	font-style:italic;
	}

