		BODY {
	font-family: tahoma, arial cyr, arial;
	color: #000000;
	background-repeat : repeat-x;
	background-image: url(/images/bg1.gif);
	background-color: #e3dbb6;
	}
	H1 {font-family: tahoma, arial cyr, arial, times new roman cyr, times new roman;font-size: 150%;font-weight: normal;color: #FFD700;}
	H2 {font-family: tahoma, arial cyr, arial, times new roman cyr, times new roman;	font-size: 130%;	color: #FFD700;}
	H3 {font-family: tahoma, arial cyr, arial, times new roman cyr, times new roman;	font-size: 115%;color: #FFD700;}
	H4 { font-family: tahoma, arial cyr, arial, times new roman cyr, times new roman; font-size: 10pt; color: #FFFFFF }
	P { font-family: tahoma, arial cyr, arial; font-size: 10pt }
	TD { font-family: tahoma, arial cyr, arial; font-size: 10pt }
	DIV { font-family: tahoma, arial cyr, arial; font-size: 10pt }
	UL { font-family: tahoma, arial cyr, arial; font-size: 8pt }
	.form {font-family: tahoma, arial cyr, arial; font-size: 8pt }	
	.small { font-family: Tahoma; font-size: 9pt;  }
	.smalls { font-size: 7pt }
	.smallest { font-size: 6px }
	.white { color: #FFFFFF}
	.path { color: #FFFFFF; font-size: 11pt}
	.blue { color: #306200}	
	.red { color: #EF0B1E; text-decoration:underline}	
	.order { color: #C1407E; font-weight: bold;}
	.black { color: #000000}	
	.pl { padding-left:30px}
	.you { font-weight: bold;}	
	.ch { cursor: hand;}
	.ye { color: #FFD700}
	.or { color: #FFA800}
	.tx { font-family: Arial, tahoma; font-size: 15pt; color:#FFFFFF; font-weight:bold  }
	.tx1 { font-family: Tahoma; font-size: 11pt; color:#000000; font-weight:bold}
	.tx2 { font-family: Tahoma; font-size: 11pt; color:#A84129; font-weight:bold}
	.tx3 { font-family: Tahoma; font-size: 8pt; color:#000000}
	.tx4 { font-family: Tahoma; font-size: 10pt; color:#EF0B1E; text-decoration:underline}
	
a.link1 { font-family: Tahoma; color: #000000; font-size: 11px; font-weight:bold; text-decoration: none underline}
a:hover.link1 {color: #9A4431}
img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

    li {
      list-style: none;
    }

    li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -10px;
      top: -0px;
      color: #FFD700;
      font-weight: bold;
	  }
