body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1{
	font-size: 15pt;
	padding: 3px 15px 3px 15px;
	color: #FAFAFA;
	background-color: #6C90C0;
}
h2{
	font-size: 14pt;
	padding: 3px 15px 3px 15px;
	background-color: #9ABAE0;
	color: #FAFAFA;
}
h3{
	color: #6C90C0;
	font-size: 13pt;
	padding: 3px 15px 3px 15px;
}
h4{
	padding: 3px 15px 3px 15px;
	font-size: 12pt;
	color: #9ABAE0;
}
h5{
	font-size: 11pt;
	padding: 3px 15px 3px 15px;
	color: #6C90C0;
}
h6{
	font-size: 10pt;
	padding: 3px 15px 3px 15px;
	color: #6C90C0;
	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: #6C90C0;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #9ABAE0;
	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);
	margin: 0 0 0 25px;
}
#text OL{
	margin: 0 0 0 30px;
}
li p{
	padding: 0;
	margin: 0;
}
/****************** ÔÎÐÌÛ ************************************/
FORM{}
input{
	border: 1px solid #6C90C0;
	background-color: #FAFAFA;
	color: #333333;
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #6C90C0;
}