@charset "windows-1251";
body {
	background-color: #E1E1E1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.White {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.xxx {
	border: 4px double #999999;
}
p img {
	border: 4px double #999999;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	width: 200px;
	border: 1px solid #999999;
	height: 24px;
}.WhiteCopy {
	color: #FFFFFF;
}
