body {
	margin: 0px;
	background: #EBEAE8 url(../images/background.gif);
}
body, td, hd {
	font: 12px "ËÎÌå";
	color: #000000;
	line-height: 120%;
}
p {
	text-indent: 2em;
	line-height: 150%;
}

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.copyright {
	color: #CCCCCC;
}

.mainbg {
	background: url(../images/main_bg.jpg) no-repeat right top;
}
