﻿html, body
{
    height: 100%;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
}
.container
{
    /* div you want to stretch */
    min-height: 100%;
}
.gray10
{
    font-size: 10pt;
    color: #555555;
}
.grayBold10
{
    font-size: 10pt;
    color: #555555;
    font-weight: Bold;
}
.gray11
{
    font-size: 11pt;
    color: #555555;
}
.grayBold11
{
    font-size: 11pt;
    color: #555555;
    font-weight: Bold;
}
.gray12
{
    font-size: 12pt;
    color: #555555;
}
.grayBold12
{
    font-size: 12pt;
    color: #555555;
    font-weight: Bold;
}
.gray14
{
    font-size: 14pt;
    color: #555555;
}
.grayBold14
{
    font-size: 14pt;
    color: #555555;
    font-weight: Bold;
}
.gray18
{
    font-size: 18pt;
    color: #555555;
}
.grayBold18
{
    font-size: 18pt;
    color: #555555;
    font-weight: Bold;
}
.white8
{
    font-size: 8pt;
    color: white;
}
.red8
{
    font-size: 8pt;
    color: red;
}

.black8
{
    font-size: 8pt;
    color: black;
}
.black7
{
    font-size: 7pt;
    color: black;
}
.maroon7
{
    font-size: 7pt;
    color: maroon;
}
.red7
{
    font-size: 7pt;
    color: red;
}
.black8
{
    font-size: 8pt;
    color: black;
}
.blackBold8
{
    font-size: 8pt;
    color: black;
    font-weight: Bold;
}
.black9
{
    font-size: 9pt;
    color: black;
}
.blue9
{
    font-size: 9pt;
    color: blue;
}
.blueBold9
{
    font-size: 9pt;
    color: blue;
    font-weight: Bold;
}
.blue10
{
    font-size: 10pt;
    color: blue;
}
.blueBold10
{
    font-size: 10pt;
    color: blue;
    font-weight: Bold;
}
.blueBold11
{
    font-size: 11pt;
    color: blue;
    font-weight: Bold;
}
.maroonBold9
{
    font-size: 9pt;
    color: Maroon;
    font-weight: Bold;
}
.maroon9
{
    font-size: 9pt;
    color: Maroon;
}
.maroon10
{
    font-size: 10pt;
    color: Maroon;
}
.maroonBold10
{
    font-size: 10pt;
    color: Maroon;
    font-weight: Bold;
}
.black10
{
    font-size: 10pt;
    color: black;
}
.green10
{
    font-size: 10pt;
    color: green;
}
.black11
{
    font-size: 11pt;
    color: black;
}
.blackBold11
{
    font-size: 11pt;
    color: black;
    font-weight: Bold;
}
.black12
{
    font-size: 12pt;
    color: black;
}
.blackBold12
{
    font-size: 12pt;
    color: black;
    font-weight: Bold;
}
.red9
{
    font-size: 9pt;
    color: red;
}
.red10
{
    font-size: 10pt;
    color: red;
}
.redBold10
{
    font-size: 10pt;
    color: Red;
    font-weight: Bold;
}
.white9
{
    font-size: 9pt;
    color: white;
}
.white8
{
    font-size: 8pt;
    color: white;
}
.white9
{
    font-size: 9pt;
    color: white;
}
.black8
{
    font-size: 8pt;
    color: black;
}
.black9
{
    font-size: 9pt;
    color: black;
    text-decoration: none;
}
.blackBold10
{
    font-size: 10pt;
    color: black;
    font-weight: BOLD;
}
.blackBold9
{
    font-size: 10pt;
    color: black;
    font-weight: BOLD;
}
.whiteBold10
{
    font-size: 10pt;
    color: white;
    font-weight: BOLD;
}
.header
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
}

