body {
	color: black;
}

#nav {
	display: none;
}

#header {
	height: 100px;
}

#content {
	width: auto;
	float: none;
}

h1 {
	border-bottom: 0.5mm solid #eeeeee;
}

table.visible th, table.visible td {
	border-bottom: 0.1mm solid #eeeeee;
}
