body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	background-color: #CDC;
}

td {
	background-color: #BCB;
	padding: 0.5ex;
}

th {
	background-color: #ABA;
}

.centered {
	text-align: center;
}

a {
	color: green;
	text-decoration: none;
}

a:hover {
	color: #32CD32;
	text-decoration: underline;
}

div.fb2k-logo {
	width: 200px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
