h1 {
  color: #840413;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;

  padding-bottom: 10px;
}

h2 {
  color: #840413;

  font-size: 14px;
}

h3 {
  color: #0064a3;

  font-size: 12px;
}

a {
  color: #840413;
  font-style: italic;
}

a:hover {
  color: #840413;
  text-decoration: underline;
}