/*------------ table style set ------------*/

H1{
  font-size : large;
  margin-top : 5px;
  margin-bottom : 1px;
  font-weight : normal;
  font-family : "‚l‚r ‚o–¾’©";
  height : 1px;
  top : 1px;
  border-bottom-color : aqua;
  color : green;
}
H2{
  font-size : x-small;
  font-weight : normal;
}
P{
  font-size : x-small;
  font-weight : lighter;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}