@charset "windows-1251";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
