@charset "windows-1251";
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 32px;
	margin-right: 10px;
	margin-bottom: 32px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom-text {
	color:black;
	position:absolute;
	bottom:0px;
}
.bottom-text a {
	color:black;
}
