.h1 {
  font-size: 180%;
}

.h4  {
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
}

.h2 {
  font-size: 160%;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
}

.h3 {
  font-size: 140%;
  padding: 2px;
  font-weight: bold;
  border-bottom: 1px solid gray;
}

