.heading1 {
font-weight:bold;
font-size:150%;
}
.heading2 {
font-weight:bold;
font-size:130%;
}
.heading3 {
font-weight:bold;
text-decoration:underline;
font-size:100%;

}

p.bodytext {
  margin-bottom: 17px;
}


