h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  fond-weight: bold;
  color: #777755;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 12px;
}

p {
  line-height: 150%;
  padding: 0;
}

p.footnote, p.small {
  font-size: 9px;
}

body, tr, td, th {
  font-family: Osaka, "MS Gothic", sans-serif;
  font-size: 12px;
}

body {
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  background-color: #eeee88;
  color: #808070;
  width: auto;
}

th {
  font-weight: bold;
}

tr.slightdark {
  background-color: #e0e070;
  color: #909080;
}

table.whatsnew {
  background-color: #bbbb55;
  color: #666633;
}

a.whatsnew {
  color: #dddd70;
  text-decoration:none;
  font-size: 12px;
}

a.whatsnew:visited {
  color: #dddd70;
  text-decoration:none;
  font-size: 12px;
}

a.whatsnew:hover {
  color: #555530;
  text-decoration:underline;
  fond-weight: bold;
  font-size: 12px;
}

a.whatsnew:active {
  color: #555530;
  text-decoration:none;
  fond-weight: bold;
  font-size: 12px;
}

a,
a:link {
  color: #777744;
  text-decoration: none;
}

a:link:hover {
  color: #777744;
  fond-weight: bold;
  text-decoration: underline;
}

a:link:active {
  color: #ffffbb;
  fond-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #777744;
  text-decoration: none;
}

a:visited:hover {
  color: #777744;
  fond-weight: bold;
  text-decoration: underline;
}

a:visited:active {
  color: #ffffbb;
  fond-weight: bold;
  text-decoration: underline;
}

table.menutable {
  border: none;
  border-collapse: collapse;
  background-color: #999930;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 4px;
}

a.commonmenu {
  color: #dddd70;
  text-decoration:none;
  font-size: 12px;
}

a.commonmenu:visited {
  color: #dddd70;
  text-decoration:none;
  font-size: 12px;
}

a.commonmenu:hover {
  color: #ddddcc;
  text-decoration:underline;
  fond-weight: bold;
  font-size: 12px;
}

a.commonmenu:active {
  color: #eeeedd;
  text-decoration:none;
  fond-weight: bold;
  font-size: 12px;
}

hr {
  height: 1px;
  background: #000000;
  color: #000000;
  border-style: none;
}

strong {
  font-size: 16px;
  fond-weight: bold;
  color: #444422;
}

