<html>

<head>
<title></title>
</head>

<body>

<pre>p   {  font-family:arial cyr;
       font-size:10pt;
       font-color:black;
              }
h1  {  font-family:arial cyr;
       font-size:24pt;
       color: #595959;
       font-style:bold;
       text-align:center;
       }</pre>

<pre>h2  {  font-family: arial cyr; 
       font-size: 18pt; 
       color: #595959;
       text-align: center; 
       font-style: italic;
       font-weight: bold;
}
h3  {  font-family:arial cyr;
       font-size:12pt;
       color:#333366;
       font-style:bold;
}
h4  {  font-family: arial cyr; 
       font-size: 12pt; 
       color: black; 
       font-style: italic;
       font-weight:bold;</pre>

<pre>}
h5  {  font-family: arial cyr; 
       font-size: 10pt; 
       color: black; 
       font-style: italic;
       font-weight:bold;
}</pre>
</body>
</html>
