body, td, font, p{ font-family: Arial, Helvetica, sans-serif }

.text{ font-size: 8pt; text-align: justify; color: #333333 }
.text1{ font-size: 8pt; font-style: italic; text-align: justify; color: #333333 }
.link_m{ font-size: 10pt; font-style: italic; text-decoration: none; color: #e91e1e; background-repeat: repeat; font-weight: bold }
.link_m:hover{ font-size: 10pt; font-style: italic; text-decoration: none; color: #e91e1e; background-repeat: repeat; font-weight: bold }
.link_ma{ font-size: 9pt; text-decoration: none; color: #0963a2; background-repeat: repeat; font-weight: bold }
.link_ma:hover{ font-size: 9pt; text-decoration: none; color: #0963a2; background-repeat: repeat; font-weight: bold }
.text_z{ font-size: 10pt; text-align: center; color: #ff8000;  font-weight: bold  }
.link_z{ font-size: 10pt; text-decoration: none; color: #804000; background-repeat: repeat; font-weight: bold }
.link_z:hover{ font-size: 10pt; text-decoration: none; color: #ff8000; background-repeat: repeat; font-weight: bold }
.link_mail{ font-size: 9pt; text-decoration: none; color: #fffec3; background-repeat: repeat; font-weight: bold; font-style: italic }


#link_mail {
  margin: 0 0 0 0;
  font-size: 9pt;
  text-decoration: none;
  color:  #fffec3;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}  

.art_text {          /*основной техт*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-indent: 1em;
  text-align: justify;
  margin: 5px 5px 5px 5px;
  color: #333333;
}

.art_zagolovok{      /*заголовок*/
  font-size: 9pt;
  text-align: left;
  font-weight: bold;  
  margin: 0px 10px 0px 10px;
  color: #0963a2;
  
}




.art_isto4nik{        /*источник*/
  font-size: smaller;
  text-align: right;
  margin: 20px 10px 20px 10px;
  font-style: italic;
  color: #e91e1e;
  
}

