body {
	background-color:#f0f0f0;
	margin:0px;
	background-image: url(img/df_fon.gif);
	}
.bigfon {
	background-image: url(img/fon-big.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.smallfon {
	background-image: url(img/fon-small.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #515050;
}
.zgl1 {
	font-size: 18px;
	font-weight: bold;
}
a:link { color: #940000; text-decoration: none}
a:visited { color: #940000; text-decoration: none}
a:hover { color: #940000; text-decoration: underline}