a:hover {
	color: #D2691E;
}


.Vrezka
  {
	BORDER-TOP: 2px solid #000000;
	BORDER-BOTTOM: 2px solid #000000;
	MARGIN-BOTTOM: 26px;
	MARGIN-TOP: 26px;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial;
  }
.Vrezka TD
  {
	BACKGROUND: #FCF4D5;
  }

.Vrezka TD P
  {
	TEXT-INDENT: 2em;
	TEXT-ALIGN: justify;
	margin-top: 0pt; 
	margin-bottom: 0pt;
  }

.Vrezka TD P.pic
  {  
	TEXT-ALIGN: center; 
	margin-bottom: 10pt; 
	font-style: italic; 
  }  
    
.Vrezka_title
  {
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline;
  }
  
BODY
 {
  	FONT-FAMILY: Arial, Verdana;
	color:#232323;
	font-weight: lighter;
    FONT-SIZE: 0.8em;
    TEXT-ALIGN: justify;
	padding-left: 20%;
	padding-right: 20%;
	line-height: 130%;
  }

H1
  {
	color:#435A4A;
	FONT-FAMILY: Georgia, Serif;
    font-size: 18pt; 
    TEXT-ALIGN: center;
	line-height:1.4em;
	font-weight: lighter;
	font-variant: small-caps;
  }

H2
  {
  	FONT-FAMILY: Georgia, Serif;
	font-weight: lighter;
	font-variant: small-caps;
    font-size: 13pt;
    TEXT-ALIGN: left;
	border-top: 1px solid #EDBB09;
	background-color: #FEFADE;
  }

H3
  {

    FONT-FAMILY: Georgia, Serif;
	font-weight: lighter;
	font-variant: small-caps;

    color: #666666;
    TEXT-INDENT: 2em; 
    text-decoration: underline;

    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: 1em;
    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-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
 { 
	color:#435A4A;
   	FONT-FAMILY: Georgia, Serif;
	font-weight: lighter;
    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;

 }



.blueLink
 {
    COLOR: #green; 
    TEXT-DECORATION: none;

 }

.blueLink:hover
 {
  text-decoration : underline;
 }

/* оглавление */.contents
 {
    COLOR: #017E04; 
    TEXT-DECORATION: none;
	FONT:small Georgia,Serif;
 }

.contents:hover
 {
	color:#c60;
	text-decoration : underline;
 }



/* внешние ссылки */
/*
.extra
 {
    color: white;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold 
 }

 .extra:hover
 {
  color: white;
  text-decoration : underline;
 }
*/

/* сноски */.sup
 {
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: super    
 }



/* оформление рисунков */.pic
 {
    font-style: italic; 
    TEXT-INDENT: 0em;  
    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;
 }
/* code */ .code
{
	color: #000099;
	font-family: "Courier New", Courier, mono;
	background-color: #EBEACD;

}
.C_1
 { 
    TEXT-INDENT: 3em;
 }

  li {
 	list-style-image: url(../images/li.gif);
 }