body {
	color: black;
	background: white none;
	font-family: serif;
	font-size: 12pt;
	}

h1, h2 {
	font-family: sans-serif;
	}

p.colofon {
	font-style: italic;
	}

a:link, a:visited {
	color: black;
	text-decoration: none;
	}

img.logo {
	float: right;
	}

table {
	border-collapse: collapse;
	}

th {
	text-align: left;
	color: black;
	font-family: sans-serif;
	font-size: 12pt;
	}

td {
	color: black;
	font-family: serif;
	font-size: 10pt;
	}

tt {
	font-family: courier, monospace;
	}

hr, input, select, textarea, .noprint {
	display: none;
	}

