@charset "windows-1251";
a:link {
	color: #373737;
}
a:visited {
	color: #373737;
}
a:hover {
	color: #373737;
}
a:active {
	color: #373737;
	border: 0px solid;
}




body {
	background-color: #F4E9D7;
}
table {
	padding: 0px;
}
p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	text-align: justify;
	text-indent: 40px;
	line-height: 150%;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

P.copy {
        font-family: Arial, sans-serif;
        font-size: 9px;
        text-decoration: none;
        margin : 10 10px 0 50px;
        line-height: 160%;
        text-align : right;
}
p.hidd {
	display: none;
}
img {
	border: 0px solid;
}
h1 {
	font-size: 24px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	text-align: justify;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: disc;
}

strong {
	font-weight: normal;
}