body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#websitetitle {
	font-size: 12pt;
	text-decoration: underline;
}
#hauptnavigation {
	display: none;
}
#leftcontent {
	display: none;
}
#centercontent h1 {
	font-size: 12pt;	
}
#centercontent h2 {
	font-size: 11pt;	
}
#centercontent h3 {
	font-size: 10pt;	
}
#centercontent p, #centercontent .p, #centercontent table td{
	font-size: 9pt;
	line-height: 120%;
}
