
h1 {
  text-align: center;
  font-family: "ＭＳＰ ゴシック";
  font-size: 35px;
  font-weight: bold;
}

body { 
  font-family: "ＭＳ ゴシック";
  font-size: medium;
  font-weight: bold;
}

tbody { 
  font-family: "ＭＳ ゴシック";
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
}

a:link { color: #000080; }
a:visited { color: #008080; }

a { text-decoration: none; }
a:hover { color: #FF0000; }
