/* stylesheet for the model library pages */

body {
  margin: 2em 2em 2em 2em;
  font-family: sans-serif;
  color: black;
}

h1, h2, h3, h4 {
  font-family: sans-serif;
}

h1 {
  font-size: 36pt;
  font-weight: bold;
}

h2 {
  font-size: 24pt;
  font-weight: bold;
}

h3 {
  font-size: 18pt;
  font-weight: bold;
}

h4 {
  font-size: 14pt;
  font-weight: medium;
  margin-bottom: 0px;
  margin-top: 0px;
}

a {
}
