body {
	font-family: serif;
	font-size: small;
	background: #fff;
	color: #000;
}
a {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 25px;
	padding-bottom: 10px;
}
h1 a {
	text-decoration: none;
}
.invisible, hr, img, #sitemap, .topmenu, .mainmenu {
	display: none;
}
