﻿body, td, p
{
    font-family:Palatino Linotype, Times New Roman, MS Serif;
    font-size: 10pt;
    font-weight:normal;
    color: #000000;
}

p
{
    margin-top:4px;
    margin-bottom:4px;
}

ul
{
    margin: 1em 0px 0px 0px;
    padding: 0px;
    list-style-type: disc;
    font-weight: bold;
}

li
{
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
}

pre
{
    font-family: Times New Roman, MS Serif;
    font-size: 8pt;
    color: #000000;
    margin: 0px;
}

a
{
    color: #FF6600;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    margin: 0px;
    font-family: tahoma, verdana;
    font-size: 12pt;
    color: #FF6600;
}

h2
{
    font-family:Palatino Linotype, Times New Roman, MS Serif;
    margin: 0px;
    font-size: 14px;
    font-weight:bold;
}

h3
{
    margin: 0px;
    font-family:Palatino Linotype, Times New Roman, MS Serif;
    font-size: 10pt;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:6px;
}

h4
{
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 20pt;
    color: #3F83B7;
    font-weight: bold;
}

.menu td a
{
    margin: 0px;
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menu td a:hover
{
    margin: 0px;
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

.vKol p
{
    background-color: #000000;
    font-family: arial, sans-serif;
    color: #ffffff;
    font-weight: bold;
}

.vKol h3
{
    color: #ff6600;
}

.vKol ul
{
    color: #ffffff;
}

.vKol h2
{
    color: #FF6600;
}

