 

H1{
  font-size : 1em;
  font-weight : bold;
  color : #2c4c6e;
  text-decoration : none;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
P{
  font-size : 0.8em;
  line-height : 150%;
  text-decoration : none;
  color : #666666;
  padding-left : 20px;
  margin-left : 20px;
  padding-right : 20px;
  margin-right : 20px;
  margin-bottom : 1em;
}

