BODY
{
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    scrollbar-face-color: black;
    scrollbar-shadow-color: #993300;
    scrollbar-highlight-color: White;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-darkshadow-color: #E8D8C1;
    scrollbar-track-color: #DEB887;
    scrollbar-arrow-color: White;
    background-image: none;
    background: #005263;
    background-color: Black;
    background-repeat: no-repeat;
}

A:link
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A.A2:link
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10pt;
}

A:active
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A.A2:active
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A.A2:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
}

A.A2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10pt;
}

P
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

TD
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    background-color: #BFA075;
}

TD.T1
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    background-color: #DEB887;
}

TABLE
{
    border: none;
    padding-bottom: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    background-image: none;
    background-color: #BFA075;
}

HR
{
    color: Black;
}