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

.noprint {
	display: none;
}

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

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

p {
	font-size: 12pt;
}

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

a img {
	border-width: 0px;
}