body {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #a0a0aa;
  scrollbar-track-color: #a0a0aa;
  scrollbar-face-color: #c0c0c0;
  scrollbar-shadow-color: #a0a0a0;
  scrollbar-darkshadow-color: #808080;
  scrollbar-highlight-color: #e0e0e0;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #6060c0;
}

a:link { text-decoration:underline; color: #5050d0;line-height: 140%; font-size: 15px; font-family: "MS UI Gothic",'Osaka''sans-serif'; font-weight: bold;}
a:visited { text-decoration:underline; color: #808080;line-height: 140%; font-size: 15px; font-family: "MS UI Gothic",'Osaka''sans-serif'; font-weight: bold;}
a:active { text-decoration:none; color: #b050b0;line-height: 140%; font-size: 15px; font-family: "MS UI Gothic",'Osaka''sans-serif'; font-weight: bold;}
a:hover {text-decoration:none; color: #b050b0;line-height: 140%; font-size: 15px; font-family: "MS UI Gothic",'Osaka''sans-serif'; font-weight: bold;}

span.kom {
  line-height: 140%;
  font-size: 15px;
  color: #5050b0;
  font-family: "MS UI Gothic",'Osaka','sans-serif';
  font-weight: bold;
}

span.dm {
  font-size: 26px;
  color: #202060;
  font-family: "MS UI Gothic",'Osaka','sans-serif';
  font-weight: bold;
}

td.l1 {
  border-top-width: 0px;
  border-top-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-bottom: 1px solid #808088;
  border-right-width: 0px;
  border-right-style: none;
}

td.l2 {
  border-top: 1px solid #c0c0cc;
  border-left-width: 0px;
  border-left-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-right-width: 0px;
  border-right-style: none;
}