body {
	background-color: #99CC99;
	font-family: "Gill Sans MT", Arial;
	font-size: medium;
	border: 0px none #FFFFFF;
}
a:link {
	font-family: "Gill Sans MT", Arial;
	font-size: small;
	color: #000000;
}
a:visited {
	font-family: "Gill Sans MT", Arial;
	font-size: small;
	color: #000000;
}
a:hover {
	font-family: "Gill Sans MT", Arial;
	font-size: small;
	color: #999999;
}
a:active {
	font-family: "Gill Sans MT", Arial;
	font-size: small;
	color: #999999;
}
h1 {
	font-family: "Gill Sans MT", Arial;
	font-size: medium;
	font-weight: bold;
	color: #4D8446;
}
h2 {
	font-family: "Gill Sans MT", Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Gill Sans MT", Arial;
	font-size: small;
	font-weight: normal;
}

