     .Stil1 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	 .Stil2 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
     .Stil3 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-color: #990000; }
	 .Stil5 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
	 
	  TABLE.main_text  {
          border-right : 1px solid #9a93ad;
          font-size : 8px;
          border-bottom-color : #9a93ad;
          border-left : 1px solid #9a93ad;
          border-top-color : #9a93ad;
          font-family : Verdana;
          letter-spacing : 0;
          top : 1px;
      }
     A:link {
          color : #000000;
          text-decoration : none;
          letter-spacing : 0;
      }
     A:active {
          color : #000000;
		  text-decoration : none;
          letter-spacing : 0;
      }
     A:visited {
          color : #000000;
          text-decoration : none;
          letter-spacing : 0;
      }
     A:hover {
          color : #000000;
		  text-decoration : underline;
          letter-spacing : 0;
      }
body {
	background-color: #FFFFF2;
       margin-top: 0px;
}
table.mainframe {
          border-right : 1px solid #000000;
          border-left : 1px solid #000000;
}