.mainbody
{
        text-align: left;
        padding-top: 2px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
}

.navigation
{
        width: 1000px;
        text-align: center;
        background-color: #894047;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top-color: #000000;
        border-top-width: 1px;
        border-top-style: solid;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
}


.navigation A:link
{
        color: #849293;
        font-size: 12pt;
        font-weight: 700;
        margin-left: 16px;
        margin-right: 16px;
        text-decoration: none;
}

.navigation A:visited
{
        color: #849293;
        font-size: 12pt;
        font-weight: 700;
        text-decoration: none;
        margin-left: 16px;
        margin-right: 16px;
}

.navigation A:hover
{
        color: #FFFFFF;
        font-size: 12pt;
        font-weight: 700;
        text-decoration: none;
        margin-left: 16px;
        margin-right: 16px;
}

.standard {
            font-family: "Verdana";
            font-size: 11pt;
            line-height: 1.2;
            margin-top: 0;
          }

.footer {
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
          }

.footer A:link
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:visited
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:hover
{
            font-family: "Verdana";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}




h1 
{
            text-align: left;
            font-family: "Verdana";
            color: #000000;
            font-size: 18pt;
            line-height: 1.0;
            font-weight: 700;
}

h2
{
            font-family: "Verdana";
            color: #000000;
            font-size: 16pt;
            line-height: 1.2;
            font-weight: 700;
            font-style: italic;
}

h3
{
            font-family: "Verdana";
            color: #000000;
            font-size: 16pt;
            line-height: 1.5;
            margin-bottom: 0;
            font-weight: 700;
            text-decoration: underline;
}

A:link    {
            font-family: "Verdana";
            font-size: 11pt;
            color: #124B2A;
            font-weight: 700;
            text-decoration: none;
          }

A:visited {
            font-family: "Verdana";
            font-size: 11pt;
            color: #124B2A;
            font-weight: 700;
            text-decoration: none;
          }

A:hover   {
            font-family: "Verdana";
            font-size: 11pt;
            color: #124B2A;
            font-weight: 700;
            text-decoration: underline;
          }
