body
    {
    background-color: #ffffff;
    color: #000000;
    font-family: "Arial Cyr", Arial;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    }
a:link
    {
    background-color: transparent;
    color: #808080;
    font-size: 10pt;
    text-decoration: none;  
    }
a:visited
    {
    background-color: transparent;
    color: #808080;
    font-size: 10pt;
    text-decoration: none;
    }
a:active
    {
    background-color: transparent;
    color: #808080;
    font-size: 10pt;
    text-decoration: underline;
    }
a:hover
    {
    background-color: transparent;
    color: #808080;
    font-size: 10pt;
    text-decoration: underline;
    }
img
    {
    border-width: 0px;
    }
p
    {
    font-size: 10pt;
    text-align: justify;
    }
a.menulist:link
    {
    color: #ffffff;
    font-size:9pt;
    }
a.menulist:visited
    {
    color: #ffffff;
    font-size:9pt;
    }
a.menulist:active
    {
    color: #ffffff;
    font-size:9pt;
    }
a.menulist:hover
    {
    color: #ffffff;
    font-size:9pt;
    }
a.submenulist:link
    {
    color: #000000;
    font-size: 8pt;
    }
a.submenulist:visited
    {
    color: #000000;
    font-size: 8pt;
    }
a.submenulist:active
    {
    color: #000000;
    font-size: 8pt;
    }
a.submenulist:hover
    {
    color: #000000;
    font-size: 8pt;
    }
ul
    {
    font-size: 10pt;
    }
h2
    {
    font-size:16px;
    }


