body {
  font-family: Helvetica, sans-serif;
  color: #000066;
  font-size: 12pt;
  background-color: #FFEEFF;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
}

table.header {
  width: 95%;
  font-family: Helvetica, sans-serif;
  align: center
}

table.header td {
  font-size: 14pt;
  font-family: Helvetica, sans-serif;
  text-align: right;
}

table.contents {
  width: 60%;
}

table.contents td{
  vertical-align: top;
}

hr.tabular {
  width: 65%;
}

a:link {
  font-family: Helvetica, sans-serif;
  color: #660066;
  font-weight: normal;
}

a:visited {
  font-family: Helvetica, sans-serif;
  color: #990000;
  font-weight: normal;
}
small {
  font-size: 10pt;
}
