/* база */
body {
background:#FFFFFF;
font-size: 8pt;
color: Black;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

/*заглавие*/
.white {
font-size: 9pt;
color: #ffffff;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.rd {
font-size: 8pt;
color: #cc0000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.light {
font-size: 9pt;
color: black;
background: #CCFFFF;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.yel {
font-size: 9pt;
color: black;
background: #FFFFCC;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
}

/*заголовки*/
.blue {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #0066FF;
}

h3 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #0066FF;
}

h4 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: black;
}

/*текст*/
.txt, td, p { font-size: 8pt;
color: Black;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

/*ccылки*/
a:link, a:visited, a:active
{font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 8pt; color: #000033;font-weight: bold;
 text-decoration: none
}
a:hover
{color: rgb(255, 0, 0);
 font-weight: bold; text-decoration: underline
}

a.b:link, a.b:visited, a.b:active {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #0066FF;
text-decoration: none
}

a.b:hover
{color: rgb(255, 0, 0);
font-size: 9pt;
font-weight: bold;
text-decoration: underline
}


.m1 { font-size: 9pt; } /* вместо font size=+1 */
.m2 { font-size: 10pt; } /* вместо font size=+2 */

.menu {
color: #0066FF;
font-size: 9pt;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold }

.mn {
color: #67CDFE;
font-size: 9pt;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold }

.bl_wh {
background: #67CDFE;
color: #000033;
font-size: 8pt;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold }


dt
{
font-size: 8pt;
margin-top:5px;
margin-bottom:5px;
}

dd
{
margin-left:1px;
margin-bottom:1px;
}

.dark {
background-color: #00157B;
}

.bl {
background-color: #0074DB;
}





