h1 {
    color: #4c4c4c;
    font-size: 22pt;
    font-weight: bolder;
    margin:0px;
    padding:0px;
    padding-bottom: 4px;
    text-align: left;
}
h2 {
    color: #4c4c4c;
    font-size: 18pt;
    font-weight: lighter;
    margin: 0px;
    padding: 0px;
    padding-bottom: 14px;
}
h3 {
    color: #4c4c4c;
    font-size: 10pt;
    font-weight: bolder;
    margin: 0px;
    padding: 0px;
    padding: 14px 0px;
}
p{
    line-height: 1.3em;
    text-align: justify;
}
