BODY
 {
    FONT-FAMILY: "Arial Cyr", Geneva;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: justify;

    margin-top: 2em;
    margin-right: 2em;
    margin-left: 2em; 
  }

H1, H1.menu
  {
    font-weight: bold;
    font-size: 16pt; 
    TEXT-ALIGN: center
  }

H2
  {
    font-weight: bold;
    font-size: 13pt; 
  }

H3
  {
    font-weight: bold;
    font-style: italic;
    font-size: 11pt; 
  }

H4
  {
    font-weight: bold;
    font-size: 11pt; 
  }

H5
  {
    font-weight: bold;
    font-style: italic;
  }

H6 
  { 
    font-weight: bold;
  }

P
 {
    TEXT-INDENT: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
 }

TABLE
 {
    margin-bottom: 10pt;
 }

TD, TD P
 {
    TEXT-ALIGN: left;
    TEXT-INDENT: 0em;  
    FONT-SIZE: 10pt;
 }

TH, TH P
 {
    TEXT-ALIGN: left;
    TEXT-INDENT: 0em;  
    BACKGROUND: silver;
    FONT-SIZE: 10pt;
 }

IMG
 {
    TEXT-INDENT: 0em;  
    margin-top: 5pt;
    margin-bottom: 5pt;
 }

/* подзаголовок */

.sub 
 {
    font-size: 13pt;
    font-style: italic;
 }


.author
 { 
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    TEXT-INDENT: 0em;
    TEXT-ALIGN: center;  
    margin-top: 10pt;
    margin-bottom: 10pt;
 }


.epigraf
 {
    TEXT-ALIGN: right;
    TEXT-INDENT: 0em; 
    margin-bottom: 10pt;
 }


.extension
 { 
    FONT-STYLE: italic;
    TEXT-INDENT: 0em;
    TEXT-ALIGN: left;  
    margin-bottom: 10pt;
 }



/* оглавление */

.contents
 {
    COLOR: gray; 
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold 
 }

.contents:hover
 {
  text-decoration : underline;
 }



/* внешние ссылки */

.extra
 {
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold 
 }

.extra:hover
 {
  text-decoration : underline;
 }


/* сноски */

.sup
 {
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: super    
 }


.pic
 {
    TEXT-ALIGN: center;  
    margin-bottom: 10pt;
 }


.tablesign
 {
    FONT-SIZE: 10pt;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0em; 
    FONT-WEIGHT: bold;  
    margin-top: 10pt;
 }


.source
 { 
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    TEXT-INDENT: 0em;
    TEXT-ALIGN: right;  
    margin-top: 10pt;
    margin-bottom: 10pt;
 }

.menu
 {
    TEXT-ALIGN: left;  
    TEXT-DECORATION: none;   
    TEXT-INDENT: 0;
    FONT-WEIGHT: bold; 
    COLOR: "#008000";
    margin-top: 2pt;
    margin-right: 2pt;
    margin-left: 2pt;   
 }

.menu:hover
 {
	TEXT-DECORATION: none;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	COLOR: "yellow";
 }