<style type="text/css">
{ } /* bug in N4 ?? */
BODY {
  margin-left: 35px;
  margin-right: 25px;
  font-family: Helvetica;
  font-size: 14pt ;
  background-color: oldlace; /*  253,245,230 #fdf5e6 */
  background-image: url(backgrounds/filez/BKG5/darkozonbkg.jpeg);
  background-repeat: repeat-n ;
  color: white;
}
H1 { 
  text-align: center ;
  text-transform: capitalize;
  font-weight: bold;
  color: red ;
  font-size: 24pt ;
  font-family: Times;
}
H2 {
  text-align: center ;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 18pt;
  font-family: Helvetica, sans-serif ;
  margin-left: 0px;
}
H3,H4 {
  text-align: left ;
  font-weight: bold;
  margin-left: 5px;
}
ADDRESS {
  margin-left: 30px;
  font-size: 80%;
}
PRE {
  font-family: Courier, fixed ;
}
#tim14 {
  font-family: Helvetica;
  font-size: 14pt ; 
}

</style>
