h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d4168;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d4168;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 4px;
}
.content p, .content td, .content td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.content table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* стили таблиц */
.content table {margin:0 auto 20px;}
.content td, .content th {padding:5px 8px; border:1px solid #c6c6c6; background:#fbfbfb;}
.content td, .content th, .content td p, .content th p {font-size:12px;line-height: 1.3;}
.content th {text-align:center; background:#faf4e9;font-size:12px;}
.content th p {font-size:12px;}
.content thead {text-align:center; background:#faf4e9;font-size:12px;}
/************/


.content2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}
.content2 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}
.content2 li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}
.content2 ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}
.content2 td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}
.content a {
/*	font-weight: bold;*/
	color: #00469c;
/*	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #00469c;
	border-bottom-style: dashed;
*/	
}
.content a:hover {
/*	font-weight: bold;*/
	color: #666666;
	text-decoration: none;
}

.content2 a {
/*	font-weight: bold;*/
	color: #00469c;
/*	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #00469c;
	border-bottom-style: dashed;
*/	
}
.content2 a:hover {
/*	font-weight: bold;*/
	color: #666666;
	text-decoration: none;
}
