body, div, span, p, td, li, input {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Sans-Serif;
  color: rgb(152,169,85);
}

a {
  text-decoration: none;
  color: black;
}

.small {
  font-size: 0.9em;
}

.grey {
  color: rgb(119,119,119);
}

.green {
  color: rgb(152,169,85);
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;

  font-size: 17pt;

  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;

  font-size: 11pt;
  font-weight: normal;
  color: black;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 11pt;
}
