body
{
        font-size: 10pt;
        font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.Header
{
        font-size: 40pt;
        color: #8b4523;
        font-family: 'Script MT Bold';
}
.Menu
{
        font-weight: bold;
        font-size: 12pt;
        color: #8b4523;
        font-family: Papyrus;
}
.Menu A:active
{
        color: #8b4523;
        text-decoration: none;
}
.Menu A:link
{
        color: #8b4523;
        text-decoration: none;
}
.Menu A:visited
{
        color: #8b4523;
        text-decoration: none;
}
.Menu A:hover
{
        color: #00ced1;
        text-decoration: none;
}
.SubMenu
{
        font-weight: normal;
        font-size: 10pt;
        text-indent: 20px;
        font-family: Papyrus;
        color: #8b4523;
}
.SubMenu A:active
{
        color: #8b4523;
        text-decoration: none;
}
.SubMenu A:link
{
        color: #8b4523;
        text-decoration: none;
}
.SubMenu A:visited
{
        color: #8b4523;
        text-decoration: none;
}
.SubMenu A:hover
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveMenu
{
        font-weight: bold;
        font-size: 12pt;
        color: #00ced1;
        font-family: Papyrus;
}
.ActiveMenu A:active
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveMenu A:link
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveMenu A:visited
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveMenu A:hover
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveSubMenu
{
        font-weight: normal;
        font-size: 10pt;
        text-indent: 20px;
        font-family: Papyrus;
        color: #8b4523;
}
.ActiveSubMenu A:active
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveSubMenu A:link
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveSubMenu A:visited
{
        color: #00ced1;
        text-decoration: none;
}
.ActiveSubMenu A:hover
{
        color: #00ced1;
        text-decoration: none;
}
.EmailUs
{
        font-size: 10pt;
}
.EmailUs TH
{
        background-color: #00ced1;
}
.EmailUs TD
{
        background-color: #afeeee;
}
.ContactUs
{
        font-size: 10pt;
}
P.TypedText
{
        color: #8b4523;
        padding-right: 15px;
        text-justify: newspaper;
        font-size: 12pt;
        text-indent: 15px;
        font-family: Papyrus;
        text-align: justify;
}
P.TypedTextSignature
{
        color: #8b4523;
        padding-right: 15px;
        text-justify: newspaper;
        font-size: 12pt;
        font-family: Papyrus;
        text-align: justify;
}
P.TypedTextHeader
{
        font-weight: bold;
        text-justify: newspaper;
        font-size: 14pt;
        color: #8b4523;
        font-family: Papyrus;
        text-align: justify;
        text-decoration: underline;
}
P.TypedTextHeaderNoDecoration
{
        font-weight: bold;
        text-justify: newspaper;
        font-size: 14pt;
        color: #8b4523;
        font-family: Papyrus;
        text-align: justify;
}