p   {  font-family:arial cyr;
       font-size:10pt;
       font-color:black;
       font-style:normal;
       }
h1  {  font-family:arial cyr;
       font-size:20pt;
       color: #4F0000;
       font-weight:normal;
       text-align:center;
       }

h2  {  font-family: arial cyr; 
       font-size: 18pt; 
       color: #595959;
       text-align:center; 
       font-style: italic;
       font-weight:normal;
}
h3  {  font-family:arial cyr;
       font-size:12pt;
       color:#4F0000;
       font-style:bold;
}
h4  {  font-family: Times New Roman; 
       font-size: 12pt; 
       color: black; 
       font-style: italic;
       font-weight:bold;

}
h5  {  font-family: arial cyr; 
       font-size: 10pt; 
       color: black; 
       font-style: italic;
       font-weight:bold;
}
h6  {  font-family:arial cyr;
       font-size:12pt;
       color:white;
       font-style:bold;
}