h1 {
  margin-top: 0px;
  font-size: 12px;
  font-weight: bold;
}

h2 {
  margin-top: 0px;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 7px;
}

h3 {
  margin-top: 0px;
  font-size: 9px;
  font-weight: bold;
  margin-bottom: 3px;
}

p {
  margin-top: 0px;
  text-align: justify;
}
a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #364A72;
  text-decoration: none;
}

li {
  margin: 0px;
  padding:0px;
}