body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #fff;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1, #text h1{
	font-size: 15pt;
    margin: 0;
    margin-top:8px;
	padding: 1px 15px 3px 15px;
    font-family: Times New Roman;
    font-style: italic;
	color: #1f1a17;
    background-position: top left;
    background-repeat: repeat-x;
    background-image: url(pic/h1.gif);
    font-weight: normal;
}
h2, #text h2{
	font-size: 15pt;
    margin: 0;
    margin-top:8px;
	padding: 6px 15px 3px 15px;
    font-family: Times New Roman;
    font-style: italic;
	color: #1f1a17;
    background-position: top left;
    background-repeat: repeat-x;
    background-image: url(pic/h2.gif);
    font-weight: normal;
}
h3, #text h3{
	font-size: 15pt;
    margin: 0;
    margin-top:8px;
	padding: 6px 15px 3px 15px;
    font-family: Times New Roman;
    font-style: italic;
	color: #1f1a17;
    background-position: top left;
    background-repeat: repeat-x;
    background-image: url(pic/h3.gif);
    font-weight: normal;
}
h4, #text h4{
	font-size: 15pt;
    margin: 0;
    margin-top:8px;
	padding: 6px 15px 3px 15px;
    font-family: Times New Roman;
    font-style: italic;
	color: #1f1a17;
    background-position: top left;
    background-repeat: repeat-x;
    background-image: url(pic/h4.gif);
    font-weight: normal;
}
anons2 a{
   padding: 0;
   margin: 0;
    background-image: url(pic/href.gif);
    background-repeat: no-repeat;
}


a h2, a h3, a h4{
	font-size: 10pt;
    margin: 0;
	padding: 2px 15px 3px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}

h5, #text h5{
	font-size: 10pt;
    margin: 2px;
	padding: 2px 15px 3px 15px;
	color: #3f4548;
}
h6, #text h6{
	font-size: 10pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #A7A09E;
	font-weight: bold;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 10pt; 
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #A7A09E;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #3f4548;
	text-decoration: underline;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 10pt; 
	line-height: 1.3;
}
td p{
	font-size: 10pt; 
	line-height: 1.3;
}
/****************** ÑÏÈÑÎÊ ************************************/
#text UL{
	list-style-image: url(pic/li.gif);
	padding: 0;
	margin: 0 0 0 25px;
}
#text OL{
	margin: 0 0 0 30px;
	list-style-image: none;
}
li p{
	padding: 0;
	margin: 0;
}
/****************** ÔÎÐÌÛ ************************************/
FORM{}
input{
	border: 1px solid #3f4548;
	background-color: #cdcac8;
	color: #3f4548;
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #cdcac8;
}