body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFBEB;

	margin: 0px;
}
.center {
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #66CC00;
	line-height: 16px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #333300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ul { 
	font-size: 11px;
	line-height: 16px;
	color: #666633;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	margin-bottom: -15px;
	font-size: 16px;
}



a:link {
	color:#339933;
	text-decoration: none
}
.green {
	color: #66CC00;
}
.red {
	color: #FF0000;
}


a:visited {	color: #66CC00; text-decoration: none}
a:hover {	color: #999900; text-decoration: none}
.nav a:link {	color: #66CC00; text-decoration: none; }
.nav a:visited {color: #66CC00; text-decoration: none; }
.nav a:hover {
	color: #FFFFCC;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #330000;
	border-right-color: #CCCC99;
	border-bottom-color: #FFFFCC;
	border-left-color: #006600;
	display: block;
	background-repeat: repeat;
}

.button {
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #CCCC99;
	background-image: url(images/leafy.jpg);
}
td {  text-decoration: none}
.nav {
	text-align: center;
	display: block;
}
