/******************  Дефолтные  *******************/

H1, H1 a {
	margin: 0px 0 33px 0;
	padding: 0;
	line-height: 38px;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	color: #0295e1;
	text-decoration: none;
}
	
H1 a:hover {
	text-decoration: underline;
}
	
H2, H2 a {
	color: #0295e1;
	font-size: 19px;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 6px;
	line-height: 24px;
	text-decoration: none;
}
		
H2 a:hover {
	text-decoration: underline;
}
	
H3, H3 a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 17px;
}
	
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;
}

ul.marked {
	margin: 0 !important;
}

ul.marked li {
	list-style-type: none !important;
	padding: 0 0 16px 15px !important;
	background: url('/pix/mar.gif') no-repeat 0 6px;
}

.h2_title {
	display: block;
	margin-top: 40px;
	margin-bottom: 28px;
	line-height: 24px;
	font-size: 19px;
	color: #0295e1;
}

.h3_title {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 17px;
}

.wmarker {
	position: relative;
	left: -21px;
	margin-top: 33px;
	padding-left: 20px;
	line-height: 30px;
	background: url('/pix/mar2.gif') no-repeat 0 9px;
}