body {
	font-family: sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #f3f2f2;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1, #text h1{
    font-family: serif;
    font-style: italic;
	font-size: 18pt;
    margin: 2px;
	padding: 3px 0 3px 0;
    border-bottom: 1px solid  #a70105;
	color: #a70105;
}
h2, #text h2{
    font-family: serif;
    font-style: italic;
	font-size: 17pt;
	color: #507a01;
    border-bottom: 1px solid  #507a01;
}
h3, #text h3{
    font-family: serif;
    font-style: italic;
	color: #a70105;
	font-size: 16pt;
}
h4, #text h4{
    font-family: serif;
    font-style: italic;
	font-size: 15pt;
	color: #507a01;
}
h5, #text h5{
    font-family: serif;
    font-style: italic;
	font-size: 14pt;
	color: #a70105;
}
h6, #text h6{
    font-family: serif;
    font-style: italic;
	font-size: 13pt;
	font-weight: bold;
	color: #507a01;
}
#menu_top h5, #menu_middle h5{
  margin: 0;
  padding: 0;
  background-image: none;
  font-style: normal;
  font-family: sans-serif;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 10pt; 
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #66cc33;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #a70105;
	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;
}