BODY {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #ffffff;
}

.tblhead {
  color: #EDF3EF;
  background-color: #A1BFAA;
  font-weight: bold;
}

.tbl {
  background-color: #8AB096;
}

.head1 {
  font-size: 48pt;
  font-weight: bold;
  color: #BACABF;
  text-align: center;
  margin-top: -160pt;
}

.head2 {
  font-size: 18pt;
  color: #CEDAD2;
  text-align: center;
}

.head3 {
  font-family: Symbol;
  font-size: 140pt;
  color: #DAE4DD;
  text-align: center;
  margin-top: -40pt;
}

A:link {
text-decoration: none;
color: #06AE59;
}
A:visited {
text-decoration: none;
color: #05793E;
}
A:active {
text-decoration: none;
color: #000000;
}
A:hover {
text-decoration: none;
color: #000000;
}