

BODY{
  background-image : url(../../img/all_backcolor.gif);
  font-size : 12px;
  

  
}





H1{
  font-weight : bold;
  color : blue;
  text-align : center;
}


H3{
  font-weight : bold;
  text-align : center;
}


H4{
  font-weight : bold;
  text-align : left;
  font-size : 20px;
  font-style : italic;
  background-color : #c7fad8;
}


H5{
  
  text-align : right;
  font-weight : 400;
}



TABLE{
  text-align : center;
}

