h1 { 
    font-family: Arial;
    text-decoration: none; 
    font-size: 12pt;
    font-weight: bold;
    margin-top:0px;
    margin-bottom:0px;
 
}

h2 { 
    font-family: Arial;
    text-decoration: none; 
    font-size: 11pt;
    font-weight: bold;
    margin-top:0px;
    margin-bottom:0px;

}

h3 { 
    font-family: Arial;
    text-decoration: none; 
    font-size: 11pt;
    font-weight: normal;
    margin-top:0px;
    margin-bottom:0px;

}

h4 { 
    font-family: Arial;
    text-decoration: none; 
    font-size: 10pt;
    font-weight: normal;
    margin-top:0px;
    margin-bottom:0px;

}

h5 { 
    font-family: Arial;
    text-decoration: none; 
    font-size: 12pt;
    font-weight: normal;
    margin-top:0px;
    margin-bottom:0px;

}
