
H3 {
  font-family: "Times New Roman", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

H4 {
  color: #333333;
  font-family: "Times New Roman", sans-serif;
  font-weight: bold;
  font-size: 18px;
}

TD P {
  color: #808080;
  font-family: "Times New Roman", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

TD P A:link {
  font-size: 16px;
  font-family: "Times New Roman", sans-serif;
  font-weight: bold;
  color: #006699;
}

TD P A:hover {
  font-family: "Times New Roman", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #669999;
}

TD P A:visited {
  color: #0099CC;
  font-family: "Times New Roman", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

