

.divcenter {
  margin: auto;
  width: 40%;
}

h1 {
  color: #000000;
  text-align: center;
  font-family: helvetica, arial, sans-serif;
}

h2.footer {
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
}

p {
  text-indent: 30px;
  font-family: Garamond, "Times New Roman", Times;
  font-size: 11pt;
  line-height: 20px;
}

code {
  font-size: 11pt;
}


li {
  text-indent: 10px;
  font-family: Garamond, "Times New Roman", Times;
  font-size: 11pt;
  line-height: 20px;
}


p.byline {
  text-align: center;
  font-style: italic;
}

td {
  vertical-align: top;
}