body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFCC;
}
body {
	background-color: #534741;
}
a:link {
	font-size: 9pt;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFCC;
}
.info {font-size: 10pt;}
