#footer {
	text-align: center;
	font-size: 10pt;
	color: #444;
	font-family: Georgia;
}

h1 {
	font-family: Georgia;
	font-size: 16pt;
	color: #444;
	text-decoration: underline;
	text-align: center;
}

body {
	font-family: Tahoma;
}

p.klein {font-size: 7pt;}
