body {
    font-family: verdana;
    font-size: 11px;

}

td
{
    font-family: verdana;
    font-size: 11px;
    color: 013E84;
}

A.menu:link {COLOR: #ffffff; font-weight: bold; text-decoration: none;}
A.menu:visited {COLOR: #ffffff; font-weight: bold; text-decoration: none;}
A.menu:active {COLOR: #ffffff; font-weight: bold; text-decoration: none;}
A.menu:hover {COLOR: #ffffff; font-weight: bold; text-decoration: none;}

A.copy:link {font-family: verdana; COLOR: #013E84; font-weight: bold; text-decoration: none;}
A.copy:visited {COLOR: #013E84; font-weight: bold; text-decoration: none;}
A.copy:active {COLOR: #013E84; font-weight: bold; text-decoration: none;}
A.copy:hover {COLOR: #013E84; font-weight: bold; text-decoration: none;}

td.text
{
    font-family: "verdana,arial cyr";
    font-size: 9pt;
    color: black;
}

.inputclass
                {
        font-family: "verdana, arial cyr";
        font-size: 8pt;
        border-style: solid;
        border-width: 1;
        border-color: #ADC3DB;
        background: white;
        color: #14125B

                }


