@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000000;
}
table#calendar {
	display: none;
}
a {
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h3 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
div#topbar img {
	display: none;
}
p.quote {
	display: none;
}