body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c2120;
	line-height: 20px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c2120;
	line-height: 20px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c2120;
	line-height: 20px;
}

.small {
	font-size: 9px;
	height: 34px;
	width: 200px;
}

#hiddenStats {
	display: none;
	visibility: hidden;
}