body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	vertical-align: top;
	font-size: 12px;
}
.thumb {
	border: 1px solid #000000;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 86px;
	width: 293px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #990000;
}
a {
	color: #990000;
}
.toplist {
	color: #000000;
	background-color: #EAEAEA;
}
.toplist-top {
	font-family: "Palatino Linotype";
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #EAEAEA;
}
.toplist-bottom {
	background-color: #ffffff;
}