td {
  font-family: arial;
  font-size: 8pt;
}

font.header {
  font-family: arial;
  font-size: 10pt;
  color: #0054b2;
  font-weight: bold;
}

td.textsection {
  text-align: justify;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

td.textsection2 {
  text-align: justify;
  padding-left: 7px;
  padding-top: 5px;
}

a:link, a:active, a:hover, a:visited {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

td.newsheader {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}

td.newstext {
  text-align: justify;
}

td.foottext {
  font-family: arial;
  font-size: 7pt;
  color: #FFFFFF;
  padding-top: 8pt;
}

a.foottext:link, a.foottext:active, a.foottext:hover, a.foottext:visited {
  font-family: arial;
  font-size: 7pt;
  color: #FFFFFF;
  padding-top: 5px;
}