 
HR.big{
  color : blue;
  height : 7px;
}HR.small{
  color : blue;
  height : 2px;
}
TD.midasi{
  font-size : 15pt;
  font-weight : bolder;
  color : white;
  background-color : blue;
}
DIV{
  text-align : center;
}
TD.nowarp{
  float : none;
}
TD.half{
  width : 50%;
}
IMG.left{
  float : left;
}
