<!--
TABLE,TR,TD {
	font-size : 10pt;
	font-family : Arial Cyr, Arial
	}
DD,DIV,P {
	font-size : 10pt;
	font-family : Arial Cyr, Arial;
	padding-right: 3px
	}
H1 { margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial Cyr, Arial;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	}
H2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial Cyr, Arial;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	}
H3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial Cyr, Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	}
div.menu {
	margin: 3px;
	font-family: Arial Cyr, Arial;
	font-weight: normal;
	font-size: 8pt;
	}
div.main {
	font-size : 10pt;
	font-family : Arial Cyr, Arial;
	text-align: justify;
	}
div.line {
	MARGIN-BOTTOM: 4px;
	MARGIN-TOP: 4px;
	MARGIN-LEFT: 3px;
	}
form.menu {
	margin: 0px;
	font-family: Arial Cyr, Arial;
	font-weight: normal;
	font-size: 8pt;
	}
input.menu {
	background-color : Gainsboro;
	border-color : #404040;
	margin: 3px;
	color: #404040;
	font-weight: bold;
	font-size: 8pt;
	}
input.input {
	background-color : white;
	border-color : #404040;
	margin: 3px;
	color: #404040;
	font-weight: normal;
	font-size: 8pt;
	}
img.lnk {
	border: 0;
	margin: 2;
	}
img.ilstr {
	border: 0;
	margin: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
a:link {
	color: #404040;
	font-weight: bold;
	}
a:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #606060;
	text-decoration: underline;
	font-weight: bold;
	}
a.menu:link {
	color: #404040;
	font-weight: bold;
	}
a.menu:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:hover {
	color: #606060;
	text-decoration: underline;
	font-weight: bold;
	}
a.menu1:link {
	color: #303030;
	font-weight: bold;
	}
a.menu1:visited {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	}
a.menu1:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
	}
a.lnk:link {
	color: red;
	font-weight: bold;
	font-style: italic;
	}
a.lnk:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
a.lnk:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	}
HR {
	height: 1px;
	color: black;
	}
td.d {
	table-layout: auto;
	WIDTH:400;
	}
td.map {
	background-color: #CCCCCC;
	}
td.map1 {
	background-color: #EEEEEE;
	}
p.abzats {
	text-indent:20px;
	}
p.six {
	text-indent:30px;
	}
body {
	scrollbar-3dlight-color: #909090;
	scrollbar-arrow-color: Gainsboro;
	scrollbar-base-color: #909090;
	scrollbar-darkshadow-color: #909090;

	scrollbar-highlight-color: Gainsboro;
	scrollbar-shadow-color: Gainsboro;
	scrollbar-track-color:#808080;
	}
a.img {
	text-decoration: none
	}
img.photo {
	text-align:center;
	width:"200";
	height:"200";
	BORDER:0
	}
td.photo {
	height:"200";
	width:"200";
	}
-->