H1{
  font-size : 20px;
  font-weight : bold;
  color : #0000cc;


  text-decoration : left;
  margin : 0;
}


h2{
  font-size : 10px;
  font-weight : bold;
  color : #0000cc;


  padding-left : 10px;
  margin : 0;
}


h3{
  font-size : 10px;
  font-weight : bold;
  color : #0000cc;


  padding-left : 20px;
  margin : 0;
}