p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #24432F;
}
a:link {
	color: #244430;
}
a:hover {
	color: #009933;
}
a:visited {
	color: #333333;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #234430;
}
.container {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
body {
	margin-top: 0px;
}
.services {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

