body {
	font-size: 10pt;
}

#header	{
	background: none;
	height: 25pt;
}
#header h1	{
	font-size: 1.1em;
	text-align: right;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #777;
}
#header h1 a	{
	color: #777;
	text-decoration: none;
}


hr,
h2 {
	display: none;
}
#content hr,
#content h2 {
	display: block;
}

.skip,
.noPrint,
#secondaryContent,
#exports,
#menuBar,
#subMenu,
#topBar,
#footer,
#breadcrumbs,
#sectionImage {
	display: none;
}

