body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	(áûëî: #FFEBCD);
	background-image: url(pic/Textures4ever_Vol3_Brick_02_02.gif);
	 background-attachment: fixed;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1, #text h1{
	font-size: 18pt;
	margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #790000;
	font-family: serif;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #790000;
	border-bottom-width: 1px;
}
h2, #text h2{
	font-size: 14pt;
	padding: 3px 15px 3px 15px;
	margin: 2px;
	color: #3c1714;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3c1714;
	border-bottom-width: 1px;
	
}
h3, #text h3{
	color: #283633;
	font-size: 13pt;
	margin: 2px;
	margin-left: 20px;
	padding: 3px 15px 3px 15px;
}
h4, #text h4{
	padding: 3px 15px 3px 15px;
    margin: 2px;
	font-size: 12pt;
	color: #3c1714;
	border-bottom-style: solid;
	border-bottom-color: #3c1714;
	border-bottom-width: 1px;
}
h5, #text h5{
	font-size: 11pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #283633;
}
h6, #text h6{
	font-size: 10pt;
    margin: 2px;
	padding: 3px 15px 3px 15px;
	color: #3c1714;
	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: #A52A2A;
	font-weight: bold;
}
a:hover{
	color: #8B0000;
	text-decoration: underline;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 10pt; 
	line-height: 1.3;
}
td p{
	font-size: 10pt;
	line-height: 1.3;
	text-indent: 0px; (áûëî 20) 
}
/****************** ÑÏÈÑÎÊ ************************************/
#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 #283633;
  background-color: #cbd8d5;
	color: #283633;
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #cdcac8;
}