body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A4521;
}
body {
	background-color: #99B35E;
}
a:link {
	color: #5E3104;
}
a:visited {
	color: #5E3104;
}
a:hover {
	color: #FFCC33;
}
h1 {
	font-size: 16px;
	color: #3A4521;
}
h2 {
	font-size: 14px;
	color: #3A4521;
}