 
H1{
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : silver;
  background-color : maroon;
}
H2{
  font-weight : bold;
  color : navy;
}
TH{
  font-size : 100%;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : purple;
}
TD{
  font-size : medium;
  font-family : "ＭＳ ゴシック";
  text-align : right;
  font-weight : normal;
}
