
@import url(hpbsite1.css);
BODY{
  background-color: #FFFFFF;
}
H1{
  background-color: #c6f3ae;
 
  text-align : left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  color : black;
  text-indent : 10px;
}
H2{
  background-color: #c6f3ae;
  
  text-align : left;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  color : black;
  text-indent : 10px;
}
H3{
  background-color: #c6f3ae;
  
  text-align : left;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  color : black;
  text-indent : 10px;
}
HR{
  color: #c6f3ae;
  height: 3px;
}
A{
  text-decoration : none;
  color : black;
}
A:VISITED{
  text-decoration : none;
  color : maroon;
}
A:HOVER{
  color : #ff0000;
  text-decoration: underline;
}
A:ACTIVE{
  text-decoration: underline;
}
DD{
  font-family : HGŠÛºÞ¼¯¸M-PRO;
}
