body {
	color: #000;
	background: #fff;
	font: 400 11.5pt/1.5 helvetica, arial, sans-serif;
}

#qmEditor, .hide, #tbar, #head blockquote.ft,
#head #hero, #sw-plug, #p-nav, #supp, #menu-page_opts, #side, #foot-wrap {
	display: none !important;
}
.draw {
	display: block !important;
}

#head h1 a {
	color: #000;
	text-decoration: none;
}
#path a {
	color: #000;
	text-decoration: none;
}

#page a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
#page a:link:after, #page a:visited:after {
	color: #999;
	font-size: 10pt;
	border-bottom: 0;
	content: " (" attr(href) ") ";
}
#page .thmb {
	float: left;
	margin: 0 1em .25em;
}
#page .thmb a:link:after, #page .thmb a:visited:after {
	content: "";
}