    @font-face
    {
      font-family: High Tower Text;
      font-style:  normal;
      font-weight: normal;
      src: url(/HTOWERT.TTF) format('truetype');
    }

    @font-face
    {
      font-family: LazurskiC;
      font-style:  normal;
      font-weight: normal;
      src: url(/LazurskiC.otf) format('opentype');
    }

    @font-face
    {
      font-family: BannikovaC;
      font-style:  normal;
      font-weight: normal;
      src: url(/BannikovaC.otf) format('opentype');
    }


body, td, p, div, h1, h2, h3, h4, h5
{
  color: black;
  background: white;
}

div.title
{
  border-bottom: 1px solid black;
}

a, a:VISITED
{
  color: blue;
}

div.controls, div.controls a
{
  color: grey;
}

body, td, p, a, div, h1, h2, h3, h4, h5
{
  font-family: High Tower Text, BannikovaC, Palatino Linotype, Georgia;
  font-size: 11pt;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-weight: normal;
}

p
{
  text-indent: 30px;
}

h1, h2, h3, h4, h5
{
  text-align: center;
}

h1
{
  font-size: 32pt;
}

h2
{
  font-size: 24pt;
}

h3
{
  font-size: 16pt;
}

h4
{
  font-size: 14pt;
}

div.title h4
{
  font-size: 10pt;
  margin: -20px 0px 20px 0px;
}

h5
{
  text-align:left;
  font-size: 15pt;
  margin-top: 20px;
}

span.i
{
    font-style: italic;
    text-align: center;
    display: block;
}

div.title, div.title a
{
  font-size: 20pt;
  width: 640px;
  margin: 0px 30px 0px 30px;
  text-align: center;
}

div.title h1
{
  font-size: 60pt;
  margin: 10px 0px 0px 0px;
  letter-spacing: -5px;
}

div.content
{
  width: 600px;
  margin: 10px 50px 30px 50px;
}

div.lenta
{
  margin:auto;
  width: 700px;
}

div.controls, div.controls a
{
  text-align: center;
  font-family: verdana;
  font-size: 7pt;
}

img.f
{
  margin: auto;
  border: 1px solid black;
  background: #cccfd2;
  padding: 50px;
}

img.p
{
  margin: auto;
  border: 1px solid black;
}

p.p
{
  text-align: center;
  margin-bottom: 5px;
  text-indent: 0px;
}

td.c
{
width: 33%;
text-align: center;
}

img.ton
{
padding-right: 20px;
}

img.sign
{
padding-left: 10px;
}

/* Стили Самогоан */

a.bigwhite
{
  font-size: 24pt;
  margin: -150px 20px 0px 20px;
}

table.toc td, table.toc td a
{
  font-family: verdana;
  text-align: center;
  font-size: 10px;
  vertical-align: top;
  width: 20%;
}

table.toc td img
{
  border: 0px;
}

h2.headless a
{
  font-size: 24pt;
}

a.title
{
  font-size: 16pt;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

  a.d
  {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  a.d img
  {
    border: 0px;
  }
  
  .slog
  {
    background: #ddd;
    padding: 20px;
    margin: 40px;
  }

  .slog h2, .slog h3, .slog h4, .slog p
  {
    font-family: Century Gothic;
    text-align: center;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
    background: transparent;
  }

  .slog h2
  {
    font-size: 24px;
  }

  .slog p
  {
    font-size: 14px;
  }

  .menu a
  {
    font-size: 17px;
    padding: 5px;
  }

  .menu
  {
    padding: 5px;
  }