
@import url(hpbsite.css);
  @import url(hpbsite.css);
H1{
  text-align: center;
  font-size : 7pt;
  font-weight : 100;
  padding-bottom : 3px;
  margin-top : -8pt;
  border-bottom-width : -8pt;
}
H2{
  color : #ffffec;
  text-align: center;
  font-size : 10pt;
  font-weight : 100;
  margin-top : -1pt;
  margin-left : -1pt;
  margin-right : -1pt;
  margin-bottom : -1pt;
  background-color : #1c0000;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
H3{
  color: #666666;
  text-align: center;
  border-top-color: #6666FF;
  border-bottom-color: #6666FF;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  font-size : 7pt;
}
