body {
  font-family: helvetica;
  font-size: 10pt;
  color: #807050;
  margin-left:  10%;
  margin-right: 10%;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 11pt;
}

a {
  color: #605030;
}

p.footnote {
  font-family: helvetica;
  font-size: 8pt;
  text-align: right;
  color: #807050;
}

td {
  font-family: helvetica;
  font-size: 10pt;
  color: #807050;
}

td.rightfootnote {
  font-family: helvetica;
  font-size: 8pt;
  text-align: right;
  color: #807050;
}

td.leftfootnote {
  font-family: helvetica;
  font-size: 8pt;
  text-align: left;
  color: #807050;
}

blockquote {
  font-style: italic;
}