html {
	width:100%
}
body {
	background-color: #fff;
	color: #000;
	font-size: 12pt;
}
a {
	color: #000;
}
img {
	border: 0;
}
h1, h2 {
	page-break-before: auto;
}
p {
	page-break-inside: avoid;
}
#header-top, #infobar, #header-bottom, .breadcrumb, #sidebar, #optionbar, #footer, #tabs, #child-header, #children-items-table {
	display: none;
}
