/******************  Дефолтные  *******************/

H1, H1 a {
	font-family: Calibri, Century Gothic, Verdana;
	font-size: 26px;
	color: #002647;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 5px 0;
	padding: 0 0 0 0;
}

.main_block H1, H1 a {
	font-family: Century Gothic, Verdana;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 7px 0;
	padding: 0 0 0 0;
}
	
H1 a:hover {
	text-decoration: underline;
}
	
H2, H2 a {
	color: #002647;
	font-size: 16px;
	font-weight: bold;
	margin-top: 26px;
	margin-bottom: 2px;
	text-decoration: none;
}
		
H2 a:hover {
	text-decoration: underline;
}
	
H3, H3 a {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
H3 a:hover {
	text-decoration: none;
}
	
H4, H4 a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 14px;
}
	
H4 a:hover {
	text-decoration: underline;
}
