body {
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

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

.noprint {
	display: none;
}

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

#content {
	width: 100%;
}

table.calendar td {
	font-size: 8pt;
	border: 1pt solid grey;
	vertical-align: top;
	padding: 2pt;
	width: 14%;
}

tr.month_name th {
	font-size: 16pt;
	padding: 4pt;
}

a.dayheader {
	display: block;
	background-color: #c9c9c9;
	padding-bottom: 2pt;
	font-weight: bold;
}

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;
}