body {
  scrollbar-arrow-color: #808080;
  scrollbar-base-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #808080;
  scrollbar-dark-shadow-color: #000000;
  scrollbar-3dlight-color: #808080;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-family: Verdana, Arial;
  font-size: 8pt;
  text-align: justify;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 15px;
}

.content {
  font-family: Verdana, Arial;
  font-size: 8pt;
  text-align: justify;
  color: #ffffff;
}

.ncontent {
  font-family: Verdana, Arial;
  font-size: 8pt;
  text-align: justify;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}

A {
  text-decoration: none;
  color: #ff0000;
  font-weight: bold;
}

A:visited {
  color: #d00000;
}

A:active {
  color: #ff2020;
}

A:hover {
  text-decoration: underline;
}

EM {
  text-tecoration: none;
  font-weight: bold;
  color: #ff0000;
  font-style: normal;
}

.small {
  font-size: 6pt;
}

.verysmall {
  font-size: 1pt;
}

H1,H2,H3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input {
  border-style: solid;
  border-color: #808080;
  border-width: 1;
  background: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #ee9999;
  font-weight: bold;
}

.button {
  border-style: solid;
  border-color: #808080;
  border-width: 1;
  background: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #cccccc;
  font-weight: bold;
}

.combo {
  border-style: solid;
  border-color: #808080;
  border-width: 1;
  background: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #9999ee;
  font-weight: bold;
}

.ntitle {
  font-family: Verdana, Arial;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #cccccc;
  font-size: 12pt;
  background: #333333;
}

.ndate {
  font-family: Verdana, Arial;
  text-align: right;
  padding-right: 8px;
  color: #aaaaaa;
  font-size: 8pt;
  background: #333333;
}

.ptitle {
  font-family: Verdana, Arial;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #cccccc;
  font-size: 12pt;
  background: #333333;
}

.pdate {
  font-family: Verdana, Arial;
  text-align: right;
  padding-right: 8px;
  color: #aaaaaa;
  font-size: 8pt;
  background: #333333;
}

.pop {
  position: absolute;
  visibility: hidden;
}

.poptd {
  font-family: Arial, Helvetica;
  font-size: 8pt;
  background: #000000;
  color: #00ff00;
  padding: 5px;
}

.popdesc {
  width: 150px;
  text-align: center;
  font-size: 8pt;
}

.plisthead {
  font-family: Verdana, Arial;
  text-align: left;
  color: #aaaaaa;
  font-size: 8pt;
  background: #333333;
}

.plistnum {
  font-family: Arial;
  color: #ffffff;
  font-size: 8pt;
  text-align: right;
}

.plisttitle {
  font-family: Arial;
  color: #ff0000;
  font-size: 9pt;
}