BODY{
  font-weigh: normal;
  line-height: 12pt;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif,serif,monospace,cursive,fantasy;
  background-color : #CCCCCC;
  color: #000000;
  background-attachment : fixed;
  margin-top : 0px;
  margin-bottom : 20px;
}
TABLE{
  line-height: 15pt;
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif,serif,monospace,cursive,fantasy;
}
a:link {
　color: #FFFFFF;
}
a:visited {
　color: #A4A7A6;
}
a:hover {
　color: #F34000;
　background: #000000;
  position: relative; top: 1px; left: 1px; 
}
a:active {
　color: #FF0000;
}
STRONG { 
   border-bottom: double red 3px; 
   font-weight: normal;
}
span.yellow { 
   background-color: #ffff55;
}
