.page h1 {
  text-transform: none;
  font-variant: small-caps;
  font-family: Arial, Helvetica, "Microsoft Sans Serif", Georgia;
  font-size: 12pt;
  color: #666633;
  text-align: center; 
  padding-top: 5px;
  padding-bottom: 2px;
}

.page img {
  margin-top: 15px;
}

.page h5 {
  color: black;
  font-weight: 700;
  font-size: 10pt;
}

.page h5 a {
  font-size: 10pt;
  font-weight: 500;
  color: #333333;
}

.page a {
  text-decoration: underline;
}

.page a:hover {
  text-decoration: none;
}
