body {
	HEIGHT: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	font-family: tahoma, arial, verdana;
	background-image: url(../images/back.gif);
}
a:link {
	color: fe34d0;
	text-decoration: none;
	font-size: 11pt;
}
a:visited {
	color: fe34d0;
	text-decoration: none;
	font-size: 11pt;
}
a:active {
	color: fe34d0;
	text-decoration: none;
	font-size: 11pt;
}
a:hover {
	text-decoration: underline;
	color: fe34d0;
	font-size: 11pt;
}
.plaintext {
	font-style: normal;
	font-size: 11pt;
	text-align: justify;
}
.zagolovok {
	font-style: normal;
	font-size: 18pt;
	color: fe34d0;
}
.zagolovok-sm {
	font-style: normal;
	font-size: 10pt;
	color: fe34d0;
}
.copyrighttext {
	font-style: normal;
	font-size: 10px;
	color: 505050;
	text-align: justify;
}
