  h2, .h2, h1, image, th {
   font-family: "Helios" url("http://vo.od.ua/IMG/font/helios.ttf");
   font-size:20px;   
   font-weight:bold;
  }  
  h2 {
   font-size:16px;   
  }
  .h2 {
   font-size:14px;   
  }
  h1 {
   text-align:center; 
   font-size:16px;   
  }
  blockquote {
   border: thin solid #7A7A7A; 
   text-align:left; 
   background-color:#C2C2C2;
  }  
  td, div, body, .text {
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
  }
  .link {
     float: right;
  }
  .but{
   font-family: Arial, Helvetica, sans-serif;
   border: thin solid #7A7A7A; 
   text-align:center; 
   font-size:11px;
   color:black;
   background-color:#C2C2C2;
   margin-bottom: 0.2em;
   width:32%;
   font-weight: bold;
   text-decoration:none;
  }
