h1,h2,h3,h4{
    margin: 0;
}

h1 {
    font-size: 14pt;
    line-height: normal;
}

h2 {
    font-size: 12pt;
    line-height: normal;
}

h3 {
    font-size: 10pt;
    line-height: normal;
}

h4 {
    font-size: 8pt;
    line-height: normal;
}

p{
    font-size: 12pt;
    line-height: normal;
}