p   {  font-family:arial cyr;
       font-size:10pt;
       font-color:black;
       font-style:normal;
       }
h1  {  font-family:arial cyr;
       font-size:20pt;
       color:#0063C6;
       font-weight:normal;
       text-align:center;
       }

h2  { font-family: arial cyr; 
      font-size: 12pt; 
      color: #0063C6; 
      font-style: bold;
}

h3  {  font-family:arial cyr;
       font-size:12pt;
       color:#0063C6;
       font-style:italic;
       font-weight:bold;
}
h4  { font-family: arial cyr; 
          font-size: 16pt; 
          color: #0063C6; 
          font-style: italic;
          font-weight:normal;

}
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:normal;
       font-weight:bold;
}