h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #0756A5;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: 400;
	font-size: 11px;
	line-height: 1.2em;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	font-variant: normal;
	color: #333333;
	line-height: 100%;

}
.grass {
	background-image: url(images/football%20field.jpg);
	background-repeat: no-repeat;
}
.middlepic {
	background-image: url(images/service.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: 400;
	color: #FFFFFF;
}

