/* Das ganze nochmal für schwarz weiss */
BODY {
  font-family: Arial,Helvetica,Helv,sans-serif;
  background: #ffffff; 
  color: #000000
}

/* TD, TH, FONT {
  font-family: Arial,Helvetica,Helv,sans-serif;
} */

H1, H2 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

H3, H4, H5, H6 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 1pt;
  margin-bottom: 1pt;
}

UL, OL, DL, DD, DT, LI {
  font-family: "Times New Roman",Times,Roman,TmsRmn,serif;
}
  
TT {
  font-family: "Courier New", Courier, monospaced;
  font-weight: bold
}

A:LINK { color:#333333; font-weight:bold }
A:VISITED { color:#999999; }
A:ACTIVE { color:#cccccc; font-weight:bold; font-style:none;   }
A:HOOVER { color:#cccccc; font-weight:bold; text-decoration: underline }

B {  font-weight: bold ;  color: #666666 } 

P {
  font-family: "Times New Roman",Times,Roman,TmsRmn,serif;
}

.bb { background: #000099 ; color: #ffffff  } /* blueback */
.y { color: #cccccc } /* yellow */
.sans { font-family: Arial,Helvetica,Helv,sans-serif; }
.sign { font-size: 14pt }

/* P {
  font-family: "Times New Roman",Times,Roman,TmsRmn,serif;
  text-align: justify;
} */

/* DIV {  font-weight: bold ;  color: #ffff00 } */

/* H1, P { margin-left:1cm; margin-right:1cm } */
/* TD { background: #000099 ; color: #ffffff  } */
/* TABLE { background: #666666 } */
/* TT {  font-weight: bold ;  color: #ffff00 } */
