div#navigation, div#footer {
	display:none;
}

div#header {
	border-bottom:1px solid #666666;
	margin-bottom:1cm;
}

div#header span {
	font-size:14pt;
	font-weight:bold;
}
a#back {
	display:none;
}
h1 {
	font-size:20pt;
	font-weight:normal;
}
div#key p {
	font-size:14pt;
}
div#key ol { 
	margin-left:0.7cm;
}
div#key li {
	font-size:12pt;
}
table#schedule {
	width:15cm;
	float:left;
}
table#schedule td, table#schedule th {
	border:1px solid #333;
}
table#schedule p, table#schedule td.time p {
	color:#000;
	font-size:12pt;
}