body {
	background: White;
	width: auto;
}
table {
	width: auto;
}
h2.first {
	font-weight: bold !important;
}
#nav-container,
.convertlink,
.searchlink,
.printlink,
#privacy a:link {
	display: none !important;
}
.header,
.fluid,
.fixed,
.body-headers,
.body-subheader,
.body-main,
.body-submain,
.body-inner,
.body-subinner,
.footer {
	float: none !important;
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	color: Black;
	background: transparent;
}
.leftaligned,
.rightaligned,
#copyright {
	float: none !important;
}
.body-subheader {
	border-bottom: 1px solid Black !important;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	border-top: 1px solid Black !important;
}
