body {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

#content {
	width: 740px;
	background-color: #fff;
}

#header_for_print {
	display: block;
}

#schedule_form, #rightnavigation, #standingslink, #alert {
	display: none;
}

#schedule th {
	background-color: #eee;
	
}

#schedule th,td {
	text-align: left;
	padding: 8px;
	border-top: 1px solid #999999;
}

#schedule a {
	color: #000;
	text-decoration:none;
}

#schedule th a {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

#schedule_head h2 {
	font-size: 18px;
}
