H1 {
  padding-left: 10px;
  border-top-width : 0px;
  border-style : none none double none;
  font-size : 22px;
  width : 760px;
  background-image : url(images/h1.gif);
  margin-top : 10px;
  text-align : center;
  border-bottom-color : #f99848;
  line-height : 35px;
  letter-spacing : 3px;
}

H2{
  font-size : 15px;
  font-weight : bold;
  line-height : 20px;
  letter-spacing : 2px;
  
}

H3{
  line-height : 20px;
  letter-spacing : 1px;
  margin-right : 50px;
  font-size : 15px;
  margin-left : 50px;
  text-align : justify;
}

H4{
  line-height : 20px;
  letter-spacing : 1px;
  margin-right : 50px;
  font-size : 15px;
  margin-left : 65px;
  text-align : justify;
}

H5{
  font-size : 22px;
  text-align : center;
  background-image : url(images/h1.gif);
  height : 30px;  
  font-weight : bolder;
  line-height : 40px;
  margin-top : 10px;
  letter-spacing : 5px;
  width : 500px;
  border-left-width : 30px;
}



TABLE {
  background-color : #fffbfe;
  
}


BODY{
  background-color : #fffbf4;
}

