 
BODY{
  font-size : 10pt;
  font-family : Arial;
  color : #ffff80;
  background-color : black;
  font-weight : normal;
  border-top-width : 0px;
  background-image : url(bg_stripe.gif);
}
H3{
  padding-left : 10px;
  border-left-width : 20px;
  border-bottom-width : 2px;
  border-left-style : ridge;
  border-bottom-style : ridge;
  border-left-color : fuchsia;
  border-bottom-color : fuchsia;
  font-size : 13pt;
  font-family : "‚l‚r ‚o–¾’©";
}
TD{
  font-size : 10pt;
  font-family : Arial;
}
TABLE.fixed{
  table-layout:fixed;
}
