body {
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 10pt;
}

#navbar, #linkbox, #banner, #footer, .instructions, #selector, table.calpage, #header, #main_picture, #navigation-box, #searchbox {
	display: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

#content {
	width: 100%;
}

table.calendar td {
	font-size: 8pt;
}

p {
	font-size: 10pt;
}

table.headliner td.action {
	display: none;
}

table.supporter td.action {
	display: none;
}

table.showinfo td.showaction {
	display: none;
}

tr.month_name {
	color: #000;
	border-color: #000;
}