BODY {
  margin: 5% 10% 5% 10%;
  color: black;
  background-color: white;
//  font-family: sans-serif;
//  font-family: "New Century Schoolbook","Bookman","Palatino";
//  font-family: serif,"Bookman","Palatino",serif;
  font-family: Times,Palatino,New Century Schoolbook, serif;
//  font-family: "Palatino",serif;
  font-size: 12pt;
  line-height: 140%;
  }
}
.hide { display: none; color: transparent; }
H1, H2, H3, H4 {
  font-family: sans-serif; }
PRE {
  font-family: monospace; }
PRE.sans {
  font-family: sans-serif; }
PRE.serif {
  font-family: serif; }
TH, TD {
  color: rgb(230,230,230);
  font-family: sans-serif; }
IMG { border: 0 }
P.ind { 
   text-indent: 3em; }
BR.ind { 
   text-indent: 3em;
   line-height: 130%;  }
PBR {
    display: block;
    line-height: 130%; 
    text-indent: 3em;
}
