  H1, #hh1 {
    font-family: Serif;
    font-size: 25pt;
    text-align: Center;
    color: #660000;
    font-weight: 700;
    font-style: Italic;
    margin-bottom : 5pt;
    margin-top : 10pt;
    }

  H2, #hh2 {
    font-family: Sans-serif;
    font-size: 17pt;
    text-align: Center;
    color: #660000 ;
    font-weight: 700;
    }

  h3, #hh3 {
    font-family: Sans-serif;
    font-size: 15pt;
    font-style : italic;
    font-weight: 500;
    text-align: Left;  
    text-decoration: none;
    color: #660000;
    }

  H4, #hh4 {
    font-family: Sans-serif;
    font-size: 14pt;
    font-weight: 600;
    text-align: left;
    color: #660000;
    vertical-align : middle;
    margin-bottom : 5pt;
    margin-top : 10pt

    }


  BODY, TD, P, ul, ol {
    font-family: "Arial Cyr", "Arial", Sans-serif;
    font-size: 13pt;
    color: RGB(51, 51, 51);
    font-weight: 600;
    background: #ccccbb;
    }



  P, H2, H3 {
    margin-left: 5%;
    margin-right: 5%;
    }

  P {
    text-indent: 15pt;
    margin-bottom: 5pt;
    text-align: justify;
    }


  B, STRONG {
    font-weight: 900;
    }

  A:Link {
    color: RGB(204, 0, 0);
    font-weight: 700;
    }

  A:Visited {
    color: RGB(153, 51, 51);
    font-weight: 700;
    }

  A:Active {
    color: RGB(255, 0, 0);
    font-weight: 700;
    }

  PRE, TT, CODE, KBD, SAMP {
  font-family: monospace;
  font-size: 12pt;
  }

  KBD {
  font-weight: 800;
  color: #660000
  }

  sup, sub {font-size: 7pt;}

  #littlet {font-size: 10pt; font-weight: 600; background: #cc9999}

  #cntr {text-align: center; text-ident: 0pt;}
  #little {font-size: 10pt; font-weight: 600;}
  #purple {font-weight: 900; color: #660000;}
  #middle {font-size: 11pt; font-weight: 600;}
  #middle1 {font-size: 11pt; font-weight: 600; background: #ccccbb;}
  #middle2 {font-size: 11pt; font-weight: 600; background: #ccccaa;}
