.p1 {
	background-attachment: fixed;
	background-image:  url(images/bg-big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.p2 {
	background-attachment: fixed;
	background-image:  url(images/ru/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.p3 {
	background-attachment: fixed;
	background-image:  url(images/re/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style8 {
	font-family:Verdana;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.mu {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.mu a:link {
	text-decoration: none;
		color: #fff;

}
.mu a:visited {
	text-decoration: none;
	color: #fff;
}
.mu a:hover {
	text-decoration: none;
	color: #000;
}
.mu a:active {
	text-decoration: none;
	color: #fff;
}
.black{
color:000;
font-family: Verdana;
font-size: 11px;

}