﻿body {
    background-color:#E8E1C9;
    margin:0px;
}
.content
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:12pt;
    text-align:justify;
    line-height:25px;
}
.content2
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:10pt;
    text-align:justify;
    line-height:25px;
}
.content_list
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:10pt;
    text-align:justify;
    line-height:25px;
    background-color:White;
    padding-left:5px;
    padding-right:5px;
}
.title
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:18pt;
    text-align:center;
}
.title2
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:16pt;
    text-align:center;
}
.title3
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:12pt;
    font-weight:bold;
}
.title3i
{
    font-family:Georgia, Times New Roman Cyr;
    font-size:12pt;
    font-weight:bold;
    font-style:italic;
}

.bg
{
    z-index:-100;
}