body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #DDDDDD;
  color: #000000;
}

h1,h2,h3,h4{
  font-size: 12pt;
  background-color: #96c2f8;
  color: #FFFFFF;
  padding-left:3pt;
  margin-top:2pt;
  margin-bottom:8pt;
  border-style:none;
  border-width:thin;
  width:100%;
}

h5{
  font-size: 9pt;
  background-color: #AAAAAA;
  color: #FFFFFF;
  border-style:none;
  border-width:thin;
  width:100%;
}

table {
  background: #FFFFFF;
  font-size: 10pt;
  color: #000000;
}

tr.banner {
  text-align: center;
  font-size: 30pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #96c2f8;
}

tr.subbanner {
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #96c2f8;
}

tr.subsubbanner {
  text-align: left;
  font-size: 10pt;
  color: #FFFFFF;
  background: #AAAAAA;
}
