body {
	margin-top: 5%;
	background-image: url();
}
body,td,th {
	color: #5D3D34;
}
a:link {
	color: #99CC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC33;
}
a:hover {
	text-decoration: none;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #333300;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 3E2717;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3E2717;
	font-weight: bold;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3E2717;
}

