﻿body
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
}

.Normal
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Subheaders
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Footers
{
    font-weight: normal;
    font-size: 9pt;
    color: gray;
    font-family: Verdana;
}

.Menus
{
    font-size: 12pt;
    font-weight: bold;
    color:Black;
    font-family: Verdana; 
}

.Page_Headers
{
    font-size: 16pt;
    font-weight: bold;
    color: black;
    font-family: Verdana; 
}