body { 
	background: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, .inhalt_header {
  	font-size: 14pt;	
}

a:link, a:visited, a:hover, a:active {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
	
