.copyright {
  color: #000000;
  font-size: 7pt;
  font-family: Arial, Helvetica, sans-serif;
}

.main {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #666699;
  text-decoration: none;
  margin-top: 0em;
  margin-bottom: 0em;
}

.search {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: 0em;
  margin-bottom: 0em;
}

.searchinput {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  margin-top: 0em;
  margin-bottom: 0em;
}

.small {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  background-color: #666699;
  text-decoration: none;
}

.small-bi {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  background-color: #666699;
  text-decoration: none;
  margin-top: 0em;
  margin-bottom: 0em;
  font-style: italic;
  font-weight: bold;
}

.small-border {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  background-color: #666699;
  text-decoration: none;
  margin-top: 0em;
  margin-bottom: 0em;
  border-style: solid;
  border-color: #FFFF55;
}

A {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #AAAAFF;
}

B {
  color: #FFFFFF;
}

BLOCKQUOTE {
  margin-top: 0em;
  margin-bottom: 0em;
}

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #999999;
  text-decoration: none;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
}

H2 {
  color: #FFFFFF;
  margin-top: 0em;
  margin-bottom: 0em;
}

H3 {
  color: #FFFFFF;
  margin-top: 0em;
  margin-bottom: 0em;
}

PRE, TT, CODE, KBD, SAMP {
  font-family: monospace
}

SELECT {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  background-color: transparent;
  text-decoration: none;
}

TD {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

