
td.tagline {
	color: #0000cc;
	font-family: "comic sans ms", fantasy;
	text-align: center;
	padding-bottom: 20px;
}

div.footer {
	padding-top: 20px;
	text-align: center;
	font: italic;
}

div.whizbar {
	margin-right: 20px;
	white-space: nowrap;
}

div.whizbar .current {
	color: green;
	font-weight: bold;
}

