BODY
 {
    FONT-FAMILY: Arial Cyr, Geneva;
    FONT-SIZE: 10pt;
    TEXT-ALIGN: justify;
    BACKGROUND: white;
    margin: 2em;   
  }

H1
  {
    font-weight: bold;
    font-size: 16pt; 
    TEXT-ALIGN: center
  }

H2
  {
    font-weight: bold;
    font-size: 13pt;
    TEXT-ALIGN: left 
  }

H3
  {
    font-weight: bold;
    font-style: italic;
    font-size: 11pt; 
    TEXT-ALIGN: left
  }

H4
  {
    font-weight: bold;
    font-size: 11pt;
    TEXT-ALIGN: left 
  }

H5
  {
    font-weight: bold;
    font-style: italic;
    TEXT-ALIGN: left
  }

H6 
  { 
    font-weight: bold;
    TEXT-ALIGN: left
  }

P
 {
    TEXT-INDENT: 2em;
    margin-top: 0pt;
    margin-bottom: 0pt;
 }

TT, PRE
 {
    font-weight: bold;
 }

UL
 {
    margin-top: 0px; margin-bottom: 0px;
 }

OL
 {  
    margin-top: 0px; margin-bottom: 0px;
 }


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;
 }


/* подзаголовок */.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: 8pt;
    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;
 }

.cad { BACKGROUND: url(grid.gif) }