/* CSS Document */
body {
  font-family: Calibri, "Times New Roman", Times, serif;
  font-size: 11pt;
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
  line-height: 150%;
}
footer {
  display: none;
}
h1 {
  margin: 0px;
  text-align: center;
}
h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px auto auto auto;
  text-align: center;
}
h3 {
  border-bottom: 1px solid #ccc;
}
h4,
h5 {
  font-size: 9pt;
  margin: 0px;
}
ul {
  margin-top: 0px;
}
.center {
  text-align: center;
}
.main {
  margin: 0;
  border: none;
  padding: 0;
  box-shadow: none;
  max-width: none;
}
