H1 {
  color: #00529b;
  text-decoration: none;
  letter-spacing: 0px;
  margin: 0;
  padding: 3px 15px 3px 10px;
  font-family: Georgia,Times;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
.subhead {
  color: #000000;
  text-decoration: none;
  letter-spacing: 2px;
  margin: 0;
  padding: 3px 15px 3px 10px;
  font-family: Verdana,Arial;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
P {
  color: #000000;
  text-decoration: none;
  margin: 0;
  padding: 3px 15px 3px 10px;
  font-family: Verdana,Arial;
  font-size: 12px;
  line-height: 18px;
}
LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  list-style-position: outside;
  list-style-type: square;
  letter-spacing: 1px;
  display: list-item;
}
.footer {
  color: #ffffff;
  font: bold 9px/14px Arial, Helvetica, sans-serif;
}
