BODY
{
        background-color: #ffffff;
        color: #000000;
        /* font-family: Verdana, sans-serif;
        font-size: 9pt; */
        font-family: Garamond, Times, "Times New Roman", serif;
        font-size: 13pt;
        font-weight: normal;
}
.clsSeite0 A:link, .clsSeite0 A:visited
{
        color: #800080;
}
.floatRight
{
        float: right;
}
.floatLeft
{
        float: left;
}
IMG
{
        border: 2px ridge #800080;
}
A:link, A:visited
{
        text-decoration: underline;
        color: #0000cc;
}
A:hover
{
        text-decoration: underline;
        color: #800080;
}
FORM
{
        margin: 0px
}

H1, H2, H3, H4, H5, H6
{
        font-family: Garamond, Arial;
        /* font-size: 120%; */
}
.clsText
{
        text-align: justify;
}
.clsCenter
{
        text-align: center;
}
.clsFooter
{
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 2em;
        text-align: justify;
        color: #000099;
        font-family: Verdana;
        font-size: 9pt;
        line-height: 150%;
        clear: both;
}
.clsFooter A
{
}
.clsFooterRight
{
        float: right;
        text-align: right;
        color: #000099;
        font-family: Verdana;
        font-size: 7pt;
}
.clsFooter HR
{
        color: #000099;
        background-color: #000099;
        height: 1px;
}
.clsBottom
{
        position: relative;
        bottom: 0px;
        vertical-align: bottom;
}