body {
  margin-top: 0px;
  margin-bottom: 0px;
  color:#444444;
  font-size  :11pt;
  background-color:#dddddd;
  background: url(../../image/body.gif) center repeat-y;
  text-align: center;
  font-family: Verdana, Arial, '‚l‚r ‚oƒSƒVƒbƒN', 'MS UI Gothic', Osaka, sans-serif;
}
html>body {
    background-color: #dddddd;
}
th {
  border:solid #666666 1px;
  font-size:12pt;
}
td {
  border:solid #666666 1px;
  font-size:10pt;
}
.NOBORDER {
  border-style:none;
}

a:link {
  color:#444444;
  text-decoration : none;
}
a:visited {
  color:#444444;
  text-decoration : none;
}