
a:hover {
  color: #CC6600;
}

.myhover a:hover {
  color: #CC6600;
}

P.footer {
  align: left;
  font-family: Verdana, Tahoma, Arial, Helvetica;
}

H1 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
}

H1.center {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

H2 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  white-space: normal;
  color: #00448A;
}

H3 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  white-space: normal;
}

P {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 10pt;
}

FONT.bold {
  color: #00448A;
  font-weight: bold;
}
