.xl {
  font-size: large;
  color:#2C3289;
}
h1 {
  font-size: 17px;
  margin:5px 0 5px 0;
}
h2 {
  font-size: 15px;
  margin:5px 0 5px 0;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  margin:5px 0 5px 0;
  font-weight: bold;
}
h4 {
  font-size: 13px;
  margin:5px 0 5px 0;
  font-weight: bold;
}
