﻿BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.noPrint
{
    display: none;
}

.printOnly
{
    display: inline;
}

.masterHeader
{
    border-bottom-style:solid;
    border-bottom-width:medium;
    border-bottom-color:Black;
}

.TopBanner
{
    border-bottom-style:solid;
    border-bottom-width:medium;
    border-bottom-color:Red;
}

    