
H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  color: #8080FF;
}

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  color: black;
  text-transform: none;
  background-color: white;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
}

.address {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  color: white;
  background-color: red;
}

CENTER {
  text-align: center;
}

.centre {
  text-align: center;
}

.NAVIGATION {
  text-align: center;
  color: white;
  font-size: 12pt;
  font-weight: bold;
}

.leftnavigation {
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 9pt;
; font-weight: bold
}
