body {
	background-color: #083b79;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h4 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C1471E;
	font-style: italic;
}
h2 {
	font-size: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C1471E;
	font-style: italic;
}

h5 {
	font-size: 15px;
	margin-left: 60px;
	margin-right: 60px;
}
a:link {
	color: #36648C;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;	
}
a:visited {
	color: #4D814D;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;	
}
a:hover {
	color: #78A6CD;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.font11 {
	font-size: 11px;
}
td,p,body,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23435F;
}
p {
	text-align: justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.mini {
	font-size: 9px;
}
.poisk {
	border: 2px solid #79AAE8;
}