body,th,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 4px;
}
.title {
	color: #A5A913;
	font-size: larger;
	font-weight: bold;
}
.copy {
	font-size: x-small;
}
a:link {
	color: #A5A913;
}
a:visited {
	color: #A5A913;
}
a:hover {
	color: #000000;
}
a:active {
	color: #A5A913;
}