body {
	background: #8EA776;
}
.text {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.text11 { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#header h1{ font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link {
	color: #F1ECDB;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #F1ECDB;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #55704F;
	font-weight: bold;
	text-decoration: underline
}
.textTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FDFF05;
	letter-spacing: .2em;
	font-style: italic;
}
table {
	margin-right: 5%;
	margin-bottom: 5%;
}

