 
BODY{
  background-image : url(image/bgimg.gif);
  line-height : 2;
  font-size : 18pt;
}
H1{
  font-size : 28pt;
  font-weight : lighter;
  color : #cc0000;
}
H2{
  font-size : 24pt;
  font-weight : lighter;
  color : navy;
}
H3{
  font-size : 20pt;
  font-weight : lighter;
  color : navy;
}
H4{
  font-size : 16pt;
  font-weight : lighter;
  color : navy;
}
DIV.left_margin_90pxs{
  margin-left : 90px;
}
DIV.left_margin_150pxs{
  margin-left : 150px;
  line-height : 1;
}
td.show{
  color : aqua;
}
span.blue{
  color : blue;
}
