BODY{
  font-weigh: normal;
  line-height: 15pt;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif,serif,monospace,cursive,fantasy;
  background-color : #eeeeee;
  background-attachment : fixed;
  margin-top : 0px;
  margin-bottom : 20px;
}
span.yellow { 
   background-color: #ffff55;
}
TABLE{
  line-height: 15pt;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif,serif,monospace,cursive,fantasy;
}
a:link {
　color: #0000EF;
}
a:visited {
　color: #52188C;
}
a:hover {
　color: #0000EF;
　background: #ffcc66;
}
a:active {
　color: #FF0000;
}
