p {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #000000;
}
body {
	background-color: #7FB935;
}
table {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #000000;
}
.pad {
	padding: 15px;
}
li {
	font-family: "Trebuchet MS";
	font-size: medium;
}
a {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #005297;
}

.site_links {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
}

