* {
	border-color: black;
	border-width: 0.02mm;
}

body {
	background: white;
	margin: 3% 15% 3% 5%;
	font-size: 12pt;
	color: black;
}

div#navigation {
	visibility: hidden;
	display: none;
}

.bodytext p, .bodytext h1, .bodytext h2 {
	width: 100%;
	color: black;
}

.bodytext a:link:after, div.bodytext a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

.footer {
	color: black;
}
