
H1{  color : teal;
  font-weight : normal;
}
H2{
  font-family : "Comic Sans MS";
  font-weight : normal;
  font-size   : 13pt ;
  color : white;
}
BODY{
  font-family : "Comic Sans MS";
  font-weight : normal;
  color : black;
}
H3{
  font-family : "Comic Sans MS";
  font-weight : bold;
  color : blue;
}
H4{
  font-weight : bold;
  
  color : navy;
  font-family : "Comic Sans MS";
}

