BODY {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size: medium;
  background: #fff;
  color: #000;
}
TH,TD {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size: 80%;
}
TH.menu {
  text-align: left;
  background-color: #ccf;
}
TD.menu {
  text-align: left;
  background-color: #ccf;
}
TH.menu2 {
  text-align: left;
  background-color: #cfc;
}
TD.menu2 {
  text-align: left;
  background-color: #cfc;
}
H1 {
  font-family: Tahoma,Osaka,sans-serif;
  font-size: 200%;
  font-style: italic;
  font-weight: bold;
  color: #09c;
  text-decoration: underline;
  text-align: center;
}
H2 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size: 150%;
  font-style: italic;
  font-weight: bold;
  color: #F93;
  text-align: left
}
H3 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  color: #F66;
  text-align: left
}
H3.center {
  background: #F93;
  color: #FFF;
  text-align: center;
}
H3.title {
  background: #F93;
  color: #FFF;
  font-style: normal;
}
H4 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  color: #333;
  text-align: left;
}
H4.center {
  color: #FFF;
  background: #33F;
  text-align: center;
}
H4.title {
  color: #FFF;
  background: #33F;
  font-style: normal;
}
DIV.body {
  margin-left: 2em;
  margin-right: 2em;
}
DIV.link {
  font-size: 90%;
  text-align: center;
}
SPAN.update {
  color: green;
  font-size: 80%;
}
SPAN.category {
  color: #063;
  font-size: 80%;
}
SPAN.new {
  color: red;
  font-size: 80%;
}
SPAN.blue {
  color: blue;
}
SPAN.red {
  color: red;
}
DT {
  color: blue;
}
DT.error {
  color: #F66;
}
DT.abnormal {
  color: #990;
}
DD {
  font-size: 90%;
}
BR.clearAll {
  clear: both
}
BR.clearLeft {
  clear: left
}
BR.clearRight {
  clear: right
}
A.updown {
   color: #ffc;
}
A:link { color: #00c; }
A:visited { color: #909; }
A:active { color: #969; }
A:hover { color: #f93; }
