 
BODY{
  line-height : 150%;
  letter-spacing : 2px;
  

  word-spacing : 1px;
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
A{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  text-decoration : none;
}
A:HOVER{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  text-decoration : underline;
  color : blue;
  background-color : white;
}
TD{
  line-height : 150%;
  letter-spacing : 2px;
  font-size : 13pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
TH{
  font-size : 13pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
CAPTION{
  font-size : 13pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
TR{
  font-size : 13pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}

