body {
	font-size: 10pt;
}

#header	{
	background: none;
}
#header h1	{
	font-size: 1.1em;
	text-align: right;
	padding-bottom: 0.15em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #bc9fbc;
}
#header h1 a	{
	color: #6c276a;
	text-decoration: none;
}


hr,
h2 {
	display: none;
}
#primaryContent hr,
#primaryContent h2,
#secondaryContent hr,
#secondaryContent h2 {
	display: block;
}

.skip,
.noPrint,
#secondaryContent,
#menu,
#certificates,
#footer,
#breadcrumbs {
	display: none;
}
