body {
	background-color: white;
	color: black;
}

address {
	font-style: normal;
}

#navigation, #pagination, #column, .article .footer, hr.clear, .accessibility {
	display: none;
}
#footer {
	border-top: 1px solid black;
}
#header {
	height: 40px !important;
}
#header #logo {
	display: block;
	font-size: 14pt;
}

#content {
	width: 100%;
}

.box ul {
	list-style-type: none;
}