﻿body {
    font-family: Arial;
    font-size: 10pt;
}

.heading {
    font-size: 12pt;
    font-weight: bold;
}

.sectionHeading {
    background-color: #333333;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    border-radius: 4px;
}
