@charset "windows-1251";

a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: medium}

.ufs {
	text-align: justify;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}

.textual {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}

