body {
}



.info
{
    text-justify: auto;
    font-size: 15px;
    font-family: 'Times New Roman';
    text-align: left;
    line-height: 14px;
    margin: 2px 10px 0px;
    color: maroon;
    list-style-position: outside;
    list-style-type: circle;
    font-style: italic;
}


.header_promo
{
    text-justify: auto;
    font-size: 14px;
    font-family: 'Times New Roman';
    text-align: center;
    line-height: normal;
    margin: 0px 10px;
    color: red;
}

.basic_center
{
    text-justify: auto;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Times New Roman';
    text-align: center;
    line-height: normal;
}

.basic_right
{
    text-justify: auto;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Times New Roman';
    text-align: right;
    line-height: normal;
}

.header
{
    text-justify: auto;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: maroon;
    margin-top: 15px;
    font: bold italic small-caps 22px 'Times New Roman';
}

.subtitle
{
    text-justify: auto;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: maroon;
    margin-top: 15px;
    font: bold italic small-caps 16px 'Times New Roman';
}
.basic_no_spacing
{
    text-justify: auto;
    font-size: 14px;
    font-family: 'Times New Roman';
    text-align: left;
    margin: 0px;
}
.content
{
    text-justify: auto;
    font-size: 12px;
    font-family: 'Times New Roman';
    text-align: left;
    margin: 0px;
}

li
{
    text-justify: auto;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: 'Times New Roman';
    text-align: justify;
    line-height: normal;
    left: 50px;
    position: relative;
    list-style: circle url(controls/vlnky_header.gif) outside;
}
p
{
    text-justify: auto;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 10px;
    font-family: 'Times New Roman';
    text-align: justify;
    line-height: normal;
}

h2
{
    text-justify: auto;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: maroon;
    margin-top: 15px;
    font: bold italic  18px 'Times New Roman';
}

h1
{
    text-justify: auto;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    color: maroon;
    margin-top: 15px;
    font: bold italic small-caps 22px 'Times New Roman';
}
