.link {
  font-family: "Arial Cyr", Arial;
  color: #005189;
  text-decoration: none;
  font-size: 10pt;
  font-weight: 700;
}

.links {
  font-family: "Arial Cyr", Arial;
  color: #005189;
  text-decoration: none;
  font-size: 10pt;
  font-weight: 400;
}

.link:hover  { color: #002D4D}
.link:active  { color: #005189}

.textp {
  font-family: "Arial Cyr", Arial;
  color: #001631;
  font-size: 10pt;
  text-align: justify;
  font-weight: 400;
}

#ctr {text-align: center}
#lft {text-align: left}
#rgt {text-align: right}
#itl {font-style: italic}

.textb {
  font-family: "Arial Cyr", Arial;
  color: #0A446D;
  font-size: 10pt;
  text-align: justify;
  font-weight: 700;
}


