* {
	background-image: none;
	float: none;
	width: auto;
	height: auto;
}
body {
	font: 12pt/1.2 georgia, new york ce, utopia, serif;
	color: #000;
}
#header, .paging, .secondary, #foot1, #infobox, #foot2, #foot3, form, fieldset, input, textarea, .ad, hr {
	display: none;
}
img {
	float: left;
	margin: 6pt 12pt 12pt 0;
	clear: both;
	border: none !important;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px black dotted;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0.5em;
	border: 1px solid black;
}

