body {
	font-size: 10pt;
}

#header	{
	background: none;
	height: 22pt;
}


#header h1	{
	font-size: 1.5em;
	border-bottom: 1px solid silver;
}

#header h1 a	{
	color: black;
	text-decoration: none;
}

#content h2	{
	margin-top: 10pt;
}


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

.skip,
#breadcrumbs,
#menu,
#topmenu,
#footer {
	display: none;
}

