h1 {
        width: 600px;
        font-family: Arial, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
        border-bottom: solid 2px #000000;
}
h2 {
        width: 600px;
        font-family: Arial, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
        border-bottom: solid 2px #000000;
}
h3 {
        width: 600px;
        font-family: Arial, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
        border-bottom: solid 2px #000000;
}
h4 {
        width: 600px;
        font-family: Arial, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
        border-bottom: solid 1px #000000;
}


