body,
h1,
h2,
h3,
p,
li {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 10pt;
}

body {
  color: black;
  background: white;
}

h1 {
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}

h2 {
  text-align: center;
  font-size: 12pt;
  font-style: italic;
}

h3 {
  font-weight: bold;
}

.crumbs {
  font-size: 10pt;
  font-weight: bold;
}

.small {
  font-size: smaller;
}
