body { font-family:Arial,Helvetica,sans-serif; 
       font-size:11pt;
       text-align:justify;
       background-color:#FDFDFD;
       /*scrollbar-base-color:#008B8B;
         scrollbar-3dlight-color:#FFFFFF;
         scrollbar-arrow-color:#FFFFFF;
         scrollbar-darkshadow-color:#000000;
         scrollbar-face-color:#8C8CC6;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-shadow-color:#000000;
         scrollbar-track-color:#008B8B;*/
     }
.klein { font-size:8pt }
.normal { font-size:10pt }
.normal11 { font-size:11pt }
.navi1  { font-size:10pt;
          font-weight:bold;
          text-align:right;
          text-decoration:none;
        }
.navi2  { font-size:9pt;
	  font-weight:bold;
	  text-align:right;
          text-decoration:none;
        }
.title1 { font-size:14pt;
          font-weight:bold;
          text-align:left;
        }
.title2 { font-size:13pt;
          font-weight:bold;
	  text-align:left;
        }
.hint { font-size:8pt;
        font-weight:bold;
      }
      
.fuss { font-size:8pt;
        color:#444444
      }
      
.mail { color:#008B8B;
      }