body
{
    background-color: #ffffff;
    background-image: url(/ru/gif/bgr/bgr_list.gif); 
    font-family: Arial Cyr, "Times New Roman"; 
    font-size: 9pt;
    font-style: normal
}
a
{
    color: #000080;
/* or    color: #400000; */
    font-family: Arial Cyr, "Times New Roman";
    font-size: 9pt;
/*    font-style: normal; */
/* or   font-weight: bold; */
/*    font-weight: normal; */
    text-decoration: none
}

a:link
{
    color: #0000F0;
}

a:hover
{
    color: #000080;
}

a:active
{
    color: #400000;
}

h2
{
    color: #993300;
    font-family: arial cyr, 'times new roman';
    font-size: 14pt;
    font-weight: bold;
    text-align: center
}
h3
{
    color: #cc6600;
    font-family: arial, 'times new roman';
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
    text-decoration: none
}
h4
{
    color: #cc6600;
    font-family: arial, 'times new roman';
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
    text-decoration: none
}
hr
{
    color: #cc6600;
    margin-top: 5px;
    
}
p
{
    text-indent: 2em
}


