/* Типография */

/* Заголовки */
h1 {
	font-size: 15px;
	margin-top: -9px;
}
h2 {
font-size: 15px;
margin-top: -9px;	
}
h3 {
	
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
/* Заголовки END */

/* Ссылки */
a {
	color: #1987e0;
	/*color: #3aa6ee;*/
	outline: none;
	text-decoration: none;
	}
.body_block a {
	/*color: red !important;*/
	color: #3aa6ee;
	outline: none;
	text-decoration: none;
	font-weight: 700 !important;}
.top_row h4 a {/*color: red !important;*/}
.top_row h4 {/*color: #F00 !important;*/ margin-top: 2px;font-size: 12px;}
.top_row h4:hover {color: white;}
a:hover {
	color: #3aa6ee;
	text-decoration: underline;
	}
/* Ссылки END */


p {
	margin: 0 0 8px;
	}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
i {
    font-style: italic;
}
hr {
	border-width: 0px;
	border-bottom: 1px solid #d8d8d8;
	margin: 10px 0;
}
hr.events {
	border-width: 0;
	border-bottom: 1px solid #ABB1B5;
	margin: 10px 0;
}

img[src="/132123"] {display: none;}

/* Типография END */
