/*body, a {
	color : #000 !important;
}*/

#site-header {
	display : none;
}

#page-header {
	display : none;
}

#content-sidebar {
	display : none;
}

#content-body {
	margin : 0;
	width : 100%;
}

table {
	width : 100%;
}

th {
	width : 20%;
}

td {
	width : 80%;
}

#contact-footnote {
	display : none;
}