	body {
		background-color: #fff;
		font: 76% Verdana,Arial,sans-serif;
		color: #000;
		font-size: 8pt;
	}
	.day_btn_selected { display: inline;text-align: center; }
	a {	color: #000; font-weight: bold; text-decoration: none; }
	table.internal td { border: 0px; }
	table#container, table.events, table.events td.grid  { border: 1px solid #000; }
	#header, #w3c, .ad, li div.day_btn, .weekday, .btns { display: none; }
	ul#nav{ list-style-type:none; }
	#print_header { display: block;	}
	h1, h2, h3, h4, h5 {
		padding: 0px;
		margin:-4px 10px 0px;
		line-height:99%;
	}
	.event_info {
		background: #046380;
		vertical-align:bottom;
		text-align:right;
		white-space:nowrap;
	}

	.genre {
		text-transform: uppercase;
	}

	div.time {
		border-top: 5px solid #000;
		font-size: 12pt;
		padding: 8px 0px;
	}

	td.time {
		height: 48px;
		width: 54px;
	}

	.internal {
		margin:0 auto;
		padding: 3px 0px;
		border: 1px solid #000;
	}