BODY{
  margin-top : 0px;
  margin-bottom : 0px;
  background-image : url(hai.gif);
}
DIV{
  font-size : 12px;
  margin-top : 0px;
  padding-top : 0px;
}
TD{
  font-family : "Microsoft Sans Serif";
  line-height : 200%;
  color : #737373;
  letter-spacing : 2px;
  font-size : 13px;
}
H2{
  color : #ffffff;
  background-color : #b3d103;
  font-size : 15px;
  padding-left : 3px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
  font-weight : bold;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
P{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
B{
  color : red;
}
H1{
  font-size : 18px;
  margin-bottom : 1px;
}