﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.MainAdHeader
{
    font-size: 14pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
.MainAdSubHeader
{
    font-size: 12pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
.MainAdText
{
    font-size: 11pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
.MainAdLink
{
    font-size: 11pt;
    color: #FFB824;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
A:hover.MainAdLink
{
    color: #FFB824;
    text-decoration: none;
}
.MainButtonHeader
{
    font-size: 8pt;
    color: Black;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
A:hover.MainButtonHeader
{
    color: Black;
    text-decoration: none;
}
.MainButton
{
    font-size: 8pt;
    color: Black;
    font-family: Verdana;
    text-decoration: none;
}
A:hover.MainButton
{
    color: Black;
    text-decoration: none;
}
.DescriptionText
{
    font-size: 10pt;
    font-family: Verdana;
    color: #525252;
}
.CaptionTinyText
{
    font-size: 8pt;
    font-family: Verdana;
}
H1
{
    font-family: Verdana;
    font-size: 16pt;
    color: #525252;
    font-weight: normal;
}
H2
{
    font-family: Verdana;
    font-size: 15pt;
    color: #525252;
    font-weight: normal;
}
H3
{
    font-family: Verdana;
    font-size: 14pt;
    color: #525252;
    font-weight: normal;
}
H4
{
    font-family: Verdana;
    font-size: 13pt;
    color: #525252;
    font-weight: normal;
}
H5
{
    font-family: Verdana;
    font-size: 12pt;
    color: #525252;
    font-weight: bold;
}
H6
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}
A
{
    font-family: Verdana;
    font-size: 10pt;
    color: #284e98;
    text-decoration: none;
}
A:hover
{
    font-family: Verdana;
    color: navy;
    text-decoration: underline;

}
