﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 11pt;
}
.text
{
    font-size: 11pt;
    color: black;
    font-family: arial;
}
.textsmspace
{
    font-size: 6pt;
    color: black;
    font-family: arial;
}
.textfooter
{
    font-size: 9pt;
    color: #990033;
    font-family: times;
}
.linknav
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}
.linknav:hover
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: underline;
}
.title
{
    font-size: 18pt;
    color: black;
    font-family: arial;
    font-weight: bold;
}
.subtitle
{
    font-size: 11pt;
    color: #990033;
    font-family: arial;
    font-weight: bold;
    font-style: italic;
}


