#hyperrow, #mainnav, #breadcrumbs, #footer {
	display: none;
}

#leftcol, #rightcol {
	display: none;
}

#toolbar {
	display: none;
}

.tabs-primary, .block-workbench {
	display: none;
}

body {
	color: black !important;
}

h1, h2, h3, h4, h5, h6, ul, ol, p, span {
	color: black !important;
}

a {
	color: #333333 !important;
}

ul {
	list-style-type: disc !important;
	list-style-image: none !important;
}

#content {
	font-size: 100% !important;
}