﻿html
{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}  
body 
{
  
}

.descr 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height: 12pt;
    font-variant:normal;
    font-weight:normal;
    color: #666666;
    text-decoration:none;
    text-align:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-indent:0;
}

.descr a 
{
    color: #3399ff;
    text-decoration:none;
}

.descr a:hover
{
    color:#3399ff;
}

.quest 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height: 12pt;
    font-variant:normal;
    font-weight:normal;
    color: #000000;
    text-decoration:none;
    text-align:left;
    text-indent:0;
    padding:0 0 0 0;
    margin:0 0 0 0;
}

.quest a
{
    color:#3399ff;
    text-decoration:none;
}

.footer
{
    font-family:Arial;
    font-size:7.19pt;
    line-height: 12pt;
    font-variant:normal;
    font-weight:normal;
    color: #cccccc;
    text-decoration:none;
    text-align:left;
    padding:0 0 0 0;
    text-indent:0;
}

.text_l 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height: 12pt;
    font-variant:normal;
    font-weight:normal;
    color: #000000;
    text-decoration:none;
    text-align:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
}

.text_l p
{
    padding-left:18px;    
}

.text_l img
{
    padding-left:0px;    
}

.text_l p a
{
    color:#3333ff;
    text-decoration:none;
}

