body {
	background: white;
	color: black;
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

h1 {
	margin: 0;
	font-size: 14pt;
}

h2, h3, h4, h5, h6 {
	font-size: 12pt;
}

a {
	background: white;
	color: black;
	text-decoration: underline;
}

a.access,
.clear,
ul#accessKeys,
#rightcolumn,
.pageDirection,
div.related,
#menu,
#siteSearch {
	display: none;
}

#footer {
	display: none;
	margin-top: 10pt;
	text-align: center;
}

#breadcrumb ol {
	margin: 1em 0;
	padding: 0;
}

#breadcrumb ol li {
	display: inline;
}
