* {
  font-family: "Times New Roman", Serif !important;
  font-size: 11pt !important;
}
body {
	background: #fff;
}
#above, #top, #topNav, #sideBar, .subR, #footer, .subMenu, #content h1, #content p, #tabs ul, #content .subL_big div.r {
	display: none;
}
#content, #logo {
	float: none;
	width: auto;
	margin: 0 5%;
}
#options_selector td {
	display: none;
}
.ac, tr.head td {
	text-align: right !important;
}
p.onlyPrint {
	display: block !important;
}
div.wrap {
	border: none !important;
	padding: 0 !important;
}
table.perf {
	border: 1px solid black !important;
	page-break-inside: avoid !important;
}