body {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  font-size: 9pt;
  background: #808080;
  text-align: center;
}
.topline {
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  background: #FFFF00;
}
table {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  font-size: 9pt;
  background: #FFFFFF;
  text-align: left;
}
table a:link, a:visited {
  font-weight: bold;
  color: #0000FF;
}
table a:hover {
  font-weight: bold;
  color: #FFFF00;
  background: #0000FF;
}

.midline {
  font-size: 14pt;
  font-weight: bold;
  background: #00FFFF;
  text-align: center;
}
.ftjline {
  font-size: 14pt;
  font-weight: bold;
  background: #00FF00;
  text-align: center;
}
.bottom {
  font-size: 14pt;
  font-weight: bold;
  background: #FFCC33;
  text-align: center;
}
.cyf {
  font-size: 8pt;
  font-weight: bold;
  color: #FF00FF;
  text-align: center;
}
