a:link {
  color: 36418b;
  text-decoration: none
}

a:visited {
  color: 36418b;
  text-decoration: none
}

a:hover {
  color: ff9900;
  text-decoration: underline
}

a:active {
  color: 36418b;
  text-decoration: none
}

td {
  font-family: arial;
  font-size: 14px
}

.bold {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: navy
}

.headline1 {
  font-family: arial;
  font-size: 22px;
  font-weight: bold;
  color: navy
}

.headline2 {
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: navy
}