<style type="text/css">
@meta { Title:"KMMM Style Sheet (modified - see bottom)" }


/* Grundsätzliche Formatierung der Links */
/* Link, nicht unterstrichen, schwarz */
 A:link { color:#0000FF } 

/* Benutzte Links, schwarz */
 A:visited { color:#0000AA } 



   
/* Definition der Schrift in der Fußzeile */
.FOOTER { font-family:arial,geneva,helvetica;
    font-size:8pt;
    color:#000000 }

    
/* Ueberschriften */
H1 { font-family:arial,geneva,helvetica;
    font-size:18pt;
    color:#0000000;  /* FA6400; 336666;*/
    font-weight:bold }
    
H2 { font-family:arial,geneva,helvetica;
    font-size:16pt;
    color:#000000;  /* FA6400; 336666;*/
    font-weight:bold }
    
H3 { font-family:arial,geneva,helvetica;
    font-size:12pt;
    color:#000000;
    font-weight:bold }
    
H4 { font-family:arial,geneva,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:bold
    font-style:italic }

H5 { font-family:arial,geneva,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal
    font-style:italic }

H6 { font-family:arial,geneva,helvetica;
    font-size:10pt;
    color:#000000;
    font-weight:normal
    font-style:italic }
    
.HEADING {
      font-family:  "arial", "geneva", "helvetica"; 
      font-size: 14pt;
	  }
	            
A.button { text-decoration: none }

P  {  
	font-family:arial,geneva,helvetica; 
	font-size:11pt;
	}

 TD {
	font-family:arial,geneva,helvetica;
	font-size:11pt;
	} 

</style>
