body{
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;

}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.font12 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.bgg {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/images/contacts.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font14 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.bsdg {
	
	background-image: url(/images/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


