.sifr object, .sifr embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
.sifr span {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
body {
	font: normal 9pt/1.5em "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
}
#header h1 a {
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#header h1 a span {
	font-size: 0.5em;
	font-weight: normal;
	margin: 0.5em 0 0;
	display: block;
}
#topnav, #footer #creator, .cform, .linklove {
	display: none;
}
a {
	color: #000;
}
#content a:after {
   content: " (" attr(href) ")";
   font-size: 0.9em;
}
h2 {
	margin-bottom: 0;
}
p {
	margin: 0 0 1em;
}
#footer {
	border-top: 1px solid #000;
}