  
H1{
  font-size : 12px;
  margin: 0
;
  font-weight : normal;
}
H2{
  font-size : 15px;
  font-weight : bold;
  color : red;
  margin: 0
;}
H3{
  font-size : 13px;
  margin: 0
;
  font-weight : normal;
}
H4{
  font-size : 14px;
  margin: 0
;
  font-weight : normal;
}
P{
  font-size : 12px;
  margin: 0
;
  font-weight : normal;
  color : gray;
}
H5{
  font-size : 12px;
  margin: 0
;
  font-weight : normal;
  color : green;
}
