@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/back.gif);
	margin: 0px;
}
.menu a {
	color: #894937;
	text-decoration: none;
}
.copy {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.menu {
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
}
.txt {
	text-align: justify;
	text-indent: 10px;
	padding: 15px;
}
