BODY {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

TABLE {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

TH {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

a {
  text-decoration: none;
}
a:visited {
  color: #0000FF;
}
a:hover {
  text-decoration: underline;
}

.copyright {
  font-weight: 8pt;
  color: #898989;
}

.section_title {
  color: #FFFFFF;
  font-weight: bold;
}

