@charset "windows-1251";
.history {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.cells {
	border: 1px dotted #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.text_captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: large;
	list-style-type: circle;
	filter: Light;
}
.cells_no_borders {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.banner { border: dotted 1px #999999; text-align: center; vertical-align: middle; padding: 2px; }
.banner_left {
	border: 1px dotted #999999;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}
.page_back { background-repeat: no-repeat; background-position: left bottom; }
