    @charset "windows-1250";
    H1, H2, H3, H4, H5, H6, DT, P, DD { font-family: 'Trebuchet MS', verdana, arial, sans-serif; }
    TABLE, TBODY, BODY, TD, TR, A, LI { font-family: 'Trebuchet MS', verdana, arial, sans-serif; }
    H1 {
            word-spacing: normal;
            letter-spacing: normal;
            color: #000000;
    }
    H2, H3, H4, H5, H6 {
            word-spacing: normal;
            letter-spacing: normal;
            color: #000000;
    }
    DT {
            word-spacing: normal;
            letter-spacing: normal;
            font-size: 10pt;
            color: #000000;
    }
    P, DD {
            word-spacing: normal;
            letter-spacing: normal;
            font-size: 10pt;
            color: #000000;
    }
    LI {
            word-spacing: normal;
            letter-spacing: normal;
            font-size: 10pt;
    }
    TD {
            color: #000000;
            font-size: 10pt;
    }
    TR        {
            color: #000000;
            font-size: 10pt;
    }
    TABLE, TBODY {
            font-size: 10pt;
    }
    A:link {
            text-decoration: none;
            font-size: 10pt;
            color: #000000;
    }
    A:visited {
            text-decoration: none;
            font-size: 10pt;
            color: #000000;
    }
    A:active {
            text-decoration: none;
            font-size: 10pt;
            color: #000000;
    }
    A:hover {
            text-decoration: underline;
            font-size: 10pt;
            color: #000000;
    }
    .date {
            font-size: smaller;
            font-style: italic;
            color: #E0B088;
    }