﻿body {
    color: #5e5d5d;
    font-family: Arial;
    font-size: 12px;    
}

.PageTitle {
    font-family: Calibri !important;
    font-size: 23pt !important;
    color: #0076bf !important;
    padding:20px 20px 0px 0px;
    margin:0;
    line-height: 26px;
}

.SectionHeader {
    font-weight: bold;
    font-size: 14px;
}

.Underline {
    text-decoration: underline;
}
