body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
	background-color: #162f57;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1, #text h1{
	font-size: 15pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #fff;
    background-image: url(pic/menu-top.jpg);
    background-repeat: repeat-y;
    background-position: left;
}
h2, #text h2{
	font-size: 14pt;
	padding: 3px 15px 3px 15px;
    margin: 2px;
	color: #fff;
    background-image: url(pic/menu-middle.jpg);
    background-repeat: repeat-y;
    background-position: right;
    text-align: right;
}
h3, #text h3{
	font-size: 13pt;
    margin: 2px;
    margin-left: 20px;
	padding: 3px 15px 3px 15px;
	color: #e1eaee;
    background-image: url(pic/menu-top.jpg);
    background-repeat: repeat-y;
    background-position: left;
}
h4, #text h4{
	padding: 3px 15px 3px 15px;
    margin: 2px;
    margin-right: 20px;
	font-size: 12pt;
	color: #e1eaee;
    background-image: url(pic/menu-middle.jpg);
    background-repeat: repeat-y;
    background-position: right;
    text-align: right;
}
h5, #text h5{
	font-size: 11pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #2a4d9b;
}
h6, #text h6{
	font-size: 10pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #fff;
	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: #2a4d9b;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	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 #2a4d9b;
	background-color: #bbcbec;
	color: #2a4d9b;
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #2a4d9b;
}