H1 {
	font-family : Arial;
	font-size : 16pt;
	color : black;
	font-weight : bold;
}

.hallo {
	font-family : Arial;
	font-size : 20pt;
	color : #0000CC;
	font-weight : bold;
}

.bodytext {
	font-family : Verdana;
	font-size : 7pt;
	color : black;
}