body, td, p, h1, h2, h3, h4, h5, h6, select, input, textarea {
  font-family: "Verdana Cyr", Verdana, "Tahoma Cyr", Tahoma, "Arial Cyr", Arial;
  font-size: 11px;
}
a {
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
.underlined {
  color: black;
  text-decoration: underline;
}
.underlined_white {
  color: white;
  text-decoration: underline;
}
.white { color: #FFFFFF; text-decoration: none; }
.blue { color: #CCD4DB; text-decoration: none; }
.big { font-size: 19pt; fontsize: 20pt; font-weight: bold; text-decoration: none; }
.small { font-size: 8pt; fontsize: 9pt; }
.xsmall { font-size: 7pt; fontsize: 8pt; }
.green { color: #BDCB48; text-decoration: none; }
.green1 { color: #C4CD00; text-decoration: none; }
.red { color: #890828; }
.lightred { color: #FFBECB; text-decoration: none; }
a.blacku { color: black; text-decoration: none; }
a.blacku:hover, a.blacku:active { color: black; text-decoration: underline; }

.title { font-size: 8pt; fontsize: 9pt; font-family: "Tahoma Cyr", Tahoma, "Arial Cyr", Arial; }

.over { color: #000000; background: #A9AB0E; cursor: hand; cursor: pointer; font-size: 8pt; fontsize: 9pt; }
.out { color: ; background: none; font-size: 8pt; fontsize: 9pt; }
