﻿body
{
    background-color: #BBC7C8;
    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;
}
.title
{
    font-size: 11pt;
    color: #024587;
    font-family: Arial;
    font-weight: bold;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
.textorange
{
    font-size: 10pt;
    color: #CB7E36;
    font-family: Arial;
}
.textcredit
{
    font-size: 7pt;
    color: #777777;
    font-family: Arial;
}
.textbnav
{
    font-size: 7pt;
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
}
.linkbnav
{
    font-family:Verdana;
    font-size: 7pt;
    color:#777777;
    font-weight: bold;
    text-decoration: none
}
.linkbnav:hover
{
    font-family:Verdana;
    font-size: 7pt;
    color:#777777;
    font-weight: bold;
    text-decoration: underline
}

