
A:link {text-decoration: underline; color: #152Fd1;}
A:visited {text-decoration: underline; color: #153Fc1;}
A:active {text-decoration: underline;}
A:hover {text-decoration: underline; color: #07157f; background-color: #f4f42f;}

BODY {
    color: #000000;
    background-color: #f4f4f4;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
    vertical-align: top;
}

.menu {color: #FFFFFF;
    color: #000000;
    background-color: #ffffff;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    vertical-align: top;}

H1 {
    text-align: center;
    color: #3c3c3c;
    background-color: #dadada;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
    vertical-align: top;
}

H2 {
    text-align: center;
    color: #00306f;
    background-color: #c1e0ff;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 17px;
    vertical-align: top;
}

H6 {
    text-align: left;
    color: #000000;
    background-color: #f4f4f4;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9px;
    vertical-align: top;
}

P.RUB {
    text-align: center;
    color: #440000;
    background-color: #ffd8b7;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
    vertical-align: top;
}
  
TD {
    text-align: left;
    vertical-align: middle;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
}
