BODY {
	margin:	5px;
	padding:0;
	background:#b1aa82 url(fon.jpg) repeat-x;
}
TD{
	margin:0;
	padding:0;
}
.text{
	border-bottom:1px dashed #0e3d1b;
	text-indent:30px;
	color:#0e3d1b;
	font-size:10pt;
}
.img{
	background:url(img_shadow.png) no-repeat;
	width:198px;
	height:152px;
	border-bottom:1px dashed #0e3d1b;
}
.img1{
	border-bottom:1px dashed #0e3d1b;
}
.imgh{
	background:url(img_shadow-1.png);
	width:196px;
	height:150px;
	text-align:left;
	padding:1px;
}
.imgv{
	background:url(img_shadow-2.png);
	width:150px;
	height:196px;
	text-align:left;
	padding:1px;
}
TABLE.price TD{
	color:#0e3d1b;
	font-size:10pt;
	border:1px #0e3d1b solid;
	text-align: center;
	padding:5px;
}
A:link,A:visited,A:active{
	font-size:11pt;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	text-decoration:underline;
}
H1{
	color:#0e3d1b;
	font-size:16pt;
	text-align:center;
}
P{
	text-indent:30px;
	color:#0e3d1b;
	text-align:justify;
	margin:0;
	font-size:10pt;
}
.block{
	text-indent:10px;
	color:#ffffff;
	text-align:left;
	margin:0;
	font-size:8pt;
}
UL{
	margin:0;
	margin-left:40px;
}
UL LI {
	color:#0e3d1b;
	text-align:justify;
	font-size:10pt;	
	border-bottom:1px dashed #0e3d1b;
}