a, a:visited, a:link, a:active {color: #000000; text-decoration: underline; }
a:hover {color:#F64225;}


html, body { font-family: Arial, Helvetica, Sans-Serif; }
body { font-size: 10pt; color: #000000; }

label, .button { cursor: pointer; }
img {	border: none; }
img.image { border: 1px solid #F2F3F5; }

.mceContentBody, .content, table, UL {	font-size: 10pt; color: #000000; }

H1,H2,H3,H4,H5,H6 {padding: 0px; margin: 5px 0 10px 0px;}

H1 { font-size: 12pt; color: #EE1C25;}
H2 { color:#EE1C25;
	font-family:Arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bolder;
	line-height:normal;
	margin:0pt 0pt 12px;
}

H3 { font-size: 12pt; color: #787878;}
H4 { font-size: 10pt; color: #EE1C25;}

H5 { font-size: 11pt; color: #000000; text-decoration: underline;}
H6 { font-size: 11pt; color: #EE1C25;}
/* Сноска */
.bstar { color: #84A63E; }

.first_letter,.p_first:first-letter {font-size:20px;font-weight: normal;}
.date {font-size: 10px;}

p { margin: 1em 0; }
table.table {border-collapse: collapse;}
table.table TR.even {background-color: #FFFFFF;}
table.table TR.odd {background-color: #F2F3F5;}
table.table TD {}
table.table TH {}

table.table1 { border-collapse: collapse;	border: 1px solid #3E5276; color: #3E5276; }
table.table1 TD { padding: 5px; border: 1px solid #3E5276; }
table.table1 TH {	padding: 5px; border: 1px solid #3E5276; }

ul{
	padding: 4px 0;
	margin: 0;
	vertical-align:top; 
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul li {
	padding-left: 12px;
	margin:0;
	background: transparent url( "/images/kvadrat.gif" ) no-repeat left 6px;
	*background-position: left 5px;
}
hr {
	height:1px;
	line-height:1px;
	display: block;
	width: 100%;
	text-align: left;
	margin:0!important;
	*margin: 0 0 -14px 0;
	color:#000000;
	border:none;
	background-color:#3E5276;
	float:left;
}
.red_color {color: #EE1C25;}
.gray_color {color: #D1D5D5;}

p {
	margin: 3px;
	padding: 0px;	
}

hr.blue_line {
	height:1px;
	line-height:1px;
	display: block;
	width: 100%;
	text-align: left;
	color:#0A71B9;
	border:none;
	background-color:#0A71B9;
	float:left;
	margin: 10px 0 10px 0px !important;
}
