/* MSIE/Win doesn't understand 'inherit' */

a, a.external, a.new, a.stub {
	color: black ! important;
	text-decoration: none ! important;
}

/* Hide ugly UI stuff */
#quickbar, #topbar, #footer, #siteNotice,
.editsection, .toctoggle {
	display: none;
}

p, h1, h2, h3, h4 {
	margin-left: 0pt ! important;
	margin-right: 0pt ! important;
}

pre {
	background-color: #FFFFFF ! important;
	margin-left: 24pt ! important;
	margin-right: 0pt ! important;
	border: 0px ! important;;
	font-family: Monospace;
}
