body {
	background: #fff;
}
#header {
	display: none;
}
#page #nav,
#page #bar {
	display: none;
}
#footer {
	display: none;
}
#page #content table.table thead td {
	background: #fff;
	color: #141616;
	border-bottom: 1px solid #141616;
}
#page #content .title span {
	background: #fff;
	color: #141616;
	padding: 5px 10px;
	font-size: 120%;
}