
<head>
<style type="text/css">
{style}
 a         {
            color: #003300;
            text-decoration: none;
           }
 a:hover   {
            color: #003300; 
            text-decoration: underline;
           }
 a:visited {
            color: #006600; 
           }
 div#li a 
           { 
            cursor: help;
            list-style-image: url('krug.gif');
            color: #003300; 
            text-decoration: none; 
           }
 div#li a:hover 
           {
            list-style-image: url('koltso.gif');
            cursor: help;
            color: #003300; 
            text-decoration: underline;
            }
 div#li a:visited
            {
             cursor: help;
             list-style-image: url('koltso.gif');
             color: #003300;
             }

 body   {
         margin-left:  4;
         margin-top: 4;
         color: #003300; 
         font-family: Arial; 
         background-color: #F8D6A0; 
         background-image: url('Texture/black.gif');
         scrollbar-base-color:  #669966; 
         scrollbar-track-color: #f8d6a0; 
         scrollbar-arrow-color: #f8d6a0 
         }
         
 body.a {
	margin-left: 4;
	margin-top: 4;
	color: #003300;
	font-family: Arial;
	background-color: #F8D6A0;
	background-image: url('Texture/black.gif');
	scrollbar-base-color: #F8D6A0;
	scrollbar-track-color: #3c3c3c;
	scrollbar-arrow-color: #669966;
	scrollbar-3dlight-color: #669966
}
     
 table   {
         table-layot: fixed;
         font-size: 13px
         }
         
 .tumb   {
          float: right;
          width: 96px;
          height: 36px;
          cellspacing: 0;
          cellpadding: 0;
          border: 0px none;
          background-image: url('Tumb/tumb_e.gif');
          background-color: #cc6600
          }
          
 .ptumb   {
           color: #e3e3e3;
           text-align: center;
           font-weight: bold;
          }
          
 .once   {
	margin: 0px 0px 6px 0px;
	
}
          
 .duble1 {
          line-height: 100%;
          margin: -2px 0px 0px -6px
          }
          
 .duble2 {
          line-height: 100%;
          margin: 0px 0px 0px 0px
          }
          
 .green  {
          background-color: #669966;
          background-image: url('Texture/textureGreen.gif')
          }
          
  .red    {
           background-color: #A80400;
           background-image: url('Texture/textureRed.gif')
           }
           
 .whit   { color: #FFFFFF; font-weight: bold}
 
 caption   { color: #CC6600; font-weight: bold; font-size: 13}
 span      { color: #FFFFFF; font-weight: bold }
 p.s       { text-indent: 0; line-height: 130%; margin-left: 0; margin-top: 2; margin-bottom: 0 }
 p.a       { text-indent: 0; line-height: 120%; text-align: Justify; margin-left: 0;  margin-right: 5;  margin-bottom: 0 }
 p.b       { text-indent: 0; line-height: 120%; text-align: Justify; margin-left: 10; margin-right: 5;  margin-bottom: 0 }
 p.c       { font-size: 12;     margin-top: 0; text-align: Justify; margin-left: 12; margin-right: 10; margin-bottom: 10 }
 p.d       { margin-top: 0; text-align: Justify; margin-left: 12; margin-right: 10; margin-bottom: 4 }
 p.v       { text-indent: 12; line-height: 130%; text-align: justify; margin-left: 12; margin-right: 5;  margin-bottom: 0 }
  .h       {
	        font-size: 12;
	        color: #ffffff;
	        font-weight: bold;}
  .h3      {
            font-size: 16;
            color: #FFFFFF;
            font-weight:bold; 
            letter-spacing:1pt
            }


  .index  { color: #003300; 
           text-align: Justify; 
           line-height: 130%; 
           text-indent: 0; 
           margin-left:  0; 
           margin-top: 4; 
           margin-bottom: 4; 
           cursor: help;
           }
 p.photo   { margin-top: 0; text-align: left; line-height: 120%;}
 
  .first   { color: #800000}
  
  .go      {color: #006600;
            font-weight: bold;
            font-size: 13;
            }
