BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: black;
  background-color: white;
  margin-top: 3%;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 2%;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: teal;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: teal;
}

a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: teal;
}

A:bb:HOVER {
  background-color: #F7F7F7;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: overline;
}

A:bb:HOVER {
  background-color: #F7F7F7;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}


TABLE {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  border-top: aqua;
  border-right: Aqua;
  border-bottom: Aqua;
  border-left: aqua;
}



P, LI, DIV, TD, TR, TABLE, BLOCKQUOTE, B {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

FONT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
.id {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0080C0}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
