  * { font-family:Lucida-Sans, Helvetica, sans-serif;
  }

  @page { 
    margin-right: 2.5cm;
	 margin-top: 2.5cm;
	 margin-bottom: 2cm
  }
  
  P {
    margin-bottom: 0cm;
	 color: #000000;
	 text-align: justify;
	 widows: 2; orphans: 2;
	 font-size: 12pt; so-language: de-DE
  }
  
  P.normal{
	 font-family:Lucida-Sans, Helvetica, sans-serif;
         so-language: de-DE
  }
  
  P.cjk {
	 font-size: 12pt
  }
  
  P.cjkright {
	 text-align: right; font-size: 12pt
  }
  
  P.right {
	 text-align: right
  }

   P.center {
	 text-align: center
  }
  
  P.register {
	 text-align: right; font-size: 16pt; color: #5555AA
  }

  P.left {
	 text-align: left; font-size: 12pt
  }
  

  H1 {
    margin-top: 1cm;
	 margin-bottom: 1cm;
	 color: #000000;
	 widows: 2;
	 orphans: 2;
	 text-align: center; font-size: 24pt
  }
  
  H2 {
    margin-top: 0cm;
	 margin-bottom: 0cm;
	 widows: 2;
	 orphans: 2;
	 text-align: center; font-size: 18pt
  }

  H3 {
    margin-top: 1cm;
	 margin-bottom: 1cm;
	 color: #000000;
	 widows: 2;
	 orphans: 2;
	 text-align: center; font-size: 14pt
  }

  H6 {
    margin-top: 1cm;
	 margin-bottom: 1cm;
	 color: #000000; widows: 2;
	 orphans: 2
  }
  
  H6.western {
	 font-size: 12pt;
	 so-language: de-DE;
	 font-weight: medium
  }
  
  H6.cjk {
	 font-size: 12pt;
	 font-weight: medium
  }
  
  H6.ctl {
	 font-size: 12pt;
	 font-weight: medium
  }
  
a:link { font-weight: normal; color:#111199; text-decoration:none; }
a:visited { font-weight: normal; color:#1111aa; text-decoration:none; }
a:hover { font-weight: normal; color:#0000ff; text-decoration:underline; }
a:active { font-weight: normal; color:#000000; text-decoration:underline; }
a:focus { font-weight: normal; color:#6666bb; text-decoration:none; }



