body, p, h1, h2, h3, td, th
  {
    font-family:      Arial Cyr, Arial, Helvetica, Verdana, Tahoma,
                      sans-serif;
  }

body, p, td, th
  {
    font-size:        10pt;
  }

body, p, td
  {
    font-weight:      normal;
  }

body
  {
    color:            #000000;
    background-color: #ffffff;
  }

p {
    margin-top:       0.5em;
    margin-bottom:    0em;
  }

a
  {
    color:            #0000ff;
  }

h1
  {
    font-size:        14pt;
    font-weight:      bold;
  }

h2
  {
    font-size:        12pt;
    font-weight:      bold;
  }

h3
  {
    font-size:        10pt;
    font-weight:      bold;
  }

td h2, td h3, th h2, th h3
  {
    margin-bottom:    0em;
  }

ul
  {
    margin-top:       0em;
    margin-bottom:    0em;
  }

strong
  {
    font-weight:      bold;
  }

.logo1
  {
    font-size:        12pt;
    font-weight:      900;
    font-style:       italic;
  }

.logo2
  {
    font-size:        10pt;
    font-weight:      normal;
    font-style:       italic;
  }

.tm
  {
    font-weight:      bold;
    color:            #ff0000;
  }

.menu
  {
    color:            #0000ff;
  }
