body {
	color:#000;
	font-size:8pt;
}
#container {
	width:100%;
}
button  {
	display:none;
	visibility:hidden;
}
h1 span {
	color:black;
	display:block;
	visibility:visible;
	font-size: 14pt;
	height:auto;
	padding-top: 8px;
	margin-bottom: 1em;
	position:inherit;
	width:100%;
}
h2 {
	display:block;
	visibility:visible;
	font-size: 12pt;
}
h3 {
	margin-bottom:1em;
}
a {
	font-weight: bold;
	text-decoration: none;
}
h3 {
	page-break-before:always;
}
#scroller {
	height: auto;
}
#tabs, #panel-top, #panel-bottom {
	display:none;
	visibility:hidden;
}
