
body {
	padding: 4em 2em 2em 2em;
}

div, h1, h2, h3, p, span, li, th, td {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

em {
	font-style: normal;
	font-weight: bold;
}

h1, h2 {
	font-size: 14pt;
}

p {
	text-align: justify;
}

#navigation h1 {
	position: absolute;
	top: 0;
	left: 2em;
}

#navigation div.images,
#navigation div.pdf,
#navigation h2,
#navigation ul,
#content div p.links,
#footer p span {
	display: none;
}

