

h1 { 
 font-size: 20pt;
 line-height: 21pt;
 font-family: helvetica;
 font-weight: bold;
}

.hero-unit h1 {
 color: white;
}

h2 {
 font-size: 16pt;
 font-family: helvetica;
 font-weight: bold;
}

h3 {
 font-size: 12pt;
 font-family: helvetica;
 font-weight: bold;
 margin: 0px;
}


p {
 font-size: 12pt;
 font-family: helvetica;
}
