body {
	font-family: Verdana;
	font-size: 14px;
	background-color: #DBDBDB;
	color: #006600;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #006600;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-transform: none;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #006600;
}.middle {
	background-position: center center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	cursor: help;
}

