body,td {
    font: 9pt Arial, Helvetica, sans-serif;
    color: #000000;
}

a {
    color:#003399;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td.menu {
    font-size: 11pt;
}

div.cent {
    height: 100%;
    background: #979693 /* Цвет фона */
}

div.text {
    padding-right: 12px;
}

div.down {
    height: 30px; /* Высота блока */
    background: #979693 /* Цвет фона */
}

table.base {
    background: #ffffff /* Цвет фона */
}

div.dilers {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

img {
        border-style: none;

}
