﻿body
{
    background-color: black;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 10pt;
    color: #000000;
    font-family: arial;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: arial;
}
.textnewest
{
    font-size: 10pt;
    color: #8A8F9A;
    font-family: arial;
}
.textsm
{
    font-size: 9pt;
    color: black;
    font-family: arial;
}
.textfooter
{
    font-size: 7pt;
    color: #BC5858;
    font-family: arial;
}
.linkfooter
{
    font-size: 7pt;
    color: #BC5858;
    font-family: arial;
    text-decoration: underline;
}
.link
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.link:hover
{
    font-size: 10pt;
    color: #336699;
    font-family: arial;
    text-decoration: underline;
}
.title
{
    font-weight: bold;
    font-size: 10pt;
    color: #D2D2D2;
    font-family: arial;
}


h1
{
    font-weight: bold;
    font-size: 16pt;
    color: #a61919;
    font-family: Arial;
    padding: 0px;
    margin: 0px;
}
h2
{
    font-weight: bold;
    font-size: 10pt;
    color: #2F5072;
    font-family: Arial;
    padding: 0px;
    margin: 0px;
}
