body {
	background-color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
a {
	color: black;
	text-decoration: none;
}
a:link:after,
a:visited:after {
  content: " [" attr(href) "] ";
  font-size: 90%;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin: 1em 0 1em 0;
}
#footer	ul {
	display: none;
}

.schedule_label {
	display: block;
	float: left;
	width: 10em;
}