span.static_page_title {
  color: #000033;
  font-family: Arial;
  font-size: 16px;
  font-variant: small-caps;
  font-weight: bold;
}

table.static_page {
  color: #0D0D27;
  font-family: Verdana;
  font-size: 11px;
  width: 97%;
  margin-left: 0px;
  margin-right: 0px;
  padding: 2px;
}

table.static_page H7{
  font-size: 10px;
  margin-bottom: 6px;
  margin-top: 5px;
}

table.static_page H6{
  font-size: 12px;
  margin-bottom: 6px;
  margin-top: 5px;
}

table.static_page H5{
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 5px;
}

table.static_page H4{
  font-size: 16px;
  margin-bottom: 7px;
  margin-top: 6px;
}

table.static_page H3{
  font-size: 18px;
  margin-bottom: 7px;
  margin-top: 6px;
}

table.static_page H2{
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 7px;
}

table.static_page H1{
  font-size: 22px;
  margin-bottom: 11px;
  margin-top: 9px;
}

table.static_page p{
  font-family: Tahoma, Helvetica, Arial, Sans Serif;
  font-size: 12px;
  text-align: justify;
  text-indent: 14px;
}