body {
	font: 10pt Tahoma;
	color: #000000;
	margin: 0px;
/*	background-color: #E3FFC6;*/
}
.Information {
	vertical-align: top;
	height: 600px;
	padding: 3px;
	text-align: justify;
	border: none;
	font-size: 14px;
}
.Information_Header {
	font-size: 16pt;
	font-weight: bold;
	color: #475F52;
	height: 26px;
	text-align: center;
	padding: 0px 4px;
	vertical-align: top;
	font-family: "Bookman Old Style";
}
.Left {
	vertical-align: top;
	padding: 0px 0px 0px 1px;
	width: 190px;
	border-top: none;
	border-bottom: none;
	font-size: 10px;
	background-color: #E3FFC6;
}
.Right {
	background-color: #E3FFC6;
	vertical-align: top;
	padding: 0px 1px 0px 0px;
	width:130px;
	border-top: none;
	border-bottom: none;
}
.Head {
	background-color: #E3FFC6;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #1C4F17;
	text-align: center;
}
.Bottom {
}
.Vestnik {
	color: #669999;
	text-align: center;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #663399;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #009966;
}
a:active {
	font-weight: bold;
	color: #006699;
}
.Bold {
	font-weight: bold;
}
.Lesser_Text {
	font-size: 10pt;
	vertical-align: top;
}

.Image {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.Information_Title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	background-color: #E3FFC6;
}