body {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #336600;
}

th {
	background-color: #336501;
}

td {
	font-size: 100%;
	font-variant: small-caps;
}

a:link, a:visited, a:active {
	color: #336600;
	text-decoration: none;
}

a:hover {
	color: #558800;
	text-decoration: none;
}
