﻿body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    background-color: #FFFFFF;
}
.SubHeaders
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: left;
    clip: rect(auto, auto, auto, auto);
    color: #660033;
    background-color: #FFFFFF;
    text-indent: 0px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    word-spacing: 8px;
}
