 
H2{
  font-size : 1em;
  font-style : normal;
  color : black;
  text-decoration : none;
  font-weight : bold;
  padding-bottom : 0px;
  margin-bottom : 0px;
}
P{
  font-size : 11px;
  font-weight : normal;
  font-style : normal;
  line-height : 1.7em;
  color : #2c4c6e;
  text-decoration : none;
  padding-top : 3px;
  margin-top : 3px;
  padding-bottom : 3px;
  margin-bottom : 3px;
}

