@charset "windows-1251";
/* CSS Document */

.main {
    font-size: 44px;
    color: #000000;
    font-family: "Segoe UI", sans-serif;
    font-weight: 450;
    text-align: justify;
    line-height: 1;
    letter-spacing: 1px;
}
.links {
    font-size: 36px;
    color: #000000;
    font-family: "Segoe UI", sans-serif;
    font-weight: 500;
    text-align: justify;
    line-height: 1.25;
    letter-spacing: 1px;
}
.TNRM {
    font-size: 36px;
    color: #000000;
    font-family: 'Times New Roman';
    font-weight: 500;
    text-align: justify;
    line-height: 1.25;
    letter-spacing: 1px;
}