﻿body
{
    font-size: 10pt;
    font-family: verdana;
    margin: 10px;
}
.redBoldSection
{
    font-weight: bold;
    font-size: 12pt;
    color: red;
}


