  body {
        font-size:12pt;
        font-family:Helvetica,Arial,sans-serif;
        
	background-image:url(balken.png);
	/*background-color:#ABCE95;*/
	
	}
 
  h1,h2,h3,h4,h5 { 
  /*	border-bottom:solid thin black;*/
	font-style:normal; }	
  h1 { font-size:18pt;
       color:#FF0000;
       }
  
  h2 { font-size:16pt;
       color:#550000;
       }
 h3 { font-size:12pt;
       color:#0000FF;
       }
 
