.nav, .bannerback, .menu, .hidden, .key {
	display: none;
}
.content {
	width: 95%;
	border: 0;
}
h1 {
	font-size: 100%;
}
span.speaker {
	font-weight: bold;
}
table.schedule {
	width: 100%;
	text-align: center;
}
table.schedule, table.schedule tr, table.schedule tr td {
	border: 0;
	margin: 0;
	padding: 0;
}
table.schedule thead tr td.time {
	width: 10%;
}
table.schedule thead tr td {
	width: 15%;
}
table.schedule tr td, table.schedule td.bus, .bus, table.schedule td.basics, .basics, table.schedule td.talk, .talk, table.schedule td.talk a, .talk a, table.schedule td.breaks, .breaks, table.schedule td.admin, .admin, table.schedule td.experiment, .experiment, table.schedule td.present, .present, table.schedule td.banquet, .banquet {
	border: solid 1px black;
	background: white;
	color: black;
}