@charset "windows-1251";
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #c4c4c4;
	margin: 0px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	text-align: justify;
	text-indent: 10px;
	padding: 20px;
}
.more {
	font-size: 14px;
	color: #006699;
}
.copy {
	line-height: 11px;
	color: #333333;
	text-align: center;
}
.txt .more a {
	color: #20222E;
}

