BODY {
  font-family: Arial,Helvetica,Helv,sans-serif;
  background: #000000;
  color: #cccccc
}

/* TD, TH, FONT {
  font-family: Arial,Helvetica,Helv,sans-serif;
} */

H1, H2 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 4pt;
  margin-bottom: 4pt;
}

H3, H4, H5, H6 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

UL, OL, DL, DD, DT, LI {
/*  font-family: "Times New Roman",Times,Roman,TmsRmn,serif; */
  font-family: Arial,Helvetica,Helv,sans-serif;
}

TT {
  font-family: "Courier New", Courier, monospaced;
  font-weight: bold
}

A:LINK { color:#FFcccc; /*font-weight:bold */}
A:VISITED { color:#cccccc; } 
A:ACTIVE { color:#FF0000; /*font-weight:bold;*/ font-style:none;   }
A:HOVER { color:#00ffff; /*font-weight:bold;*/ text-decoration: underline }
.link { color:#FFcccc }

B {  font-weight: bold ;  color: #ffff00 }
I {  color: #9999ff }
/* STRONG { font-weight: bold ;  color: #ffffFF } */

P {
/*  font-family: "Times New Roman",Times,Roman,TmsRmn,serif; */
  font-family: Arial,Helvetica,Helv,sans-serif;
}

.bb { background: #000099 ; color: #ffffff  } /* blueback */
.bbhell { background: #0000ff ; color: #ffffff  } /* blueback hell - eben */
.y { color: #ffFF00 } /* yellow */
.w { color: #ffFFff } /* white */
.b { color: #000000 } /* black */
.blue { color: #0000ff } /* black */
.sans { font-family: Arial,Helvetica,Helv,sans-serif; }
.sign { font-size: 14pt }
.ss { font-size: xx-small }

/* 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 } */
