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

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

.mceContentBody, .content, table, UL {	font-size: 10pt; color: #000000; }
H1 { font-size: 14pt; font-weight: bold; color: #1B1C20;}
H2 { font-size: 14pt; font-weight: bold; color: #EAD600;}

H3 { font-size: 12pt; font-weight: bold; color: #1B1C20;}
H4 { font-size: 12pt; font-weight: bold; color: #EAD600;}

H5 { font-size: 10pt; font-weight: bold; color: #1B1C20;}
H6 { font-size: 10pt; font-weight: bold; color: #E8D4A3;}

/* Сноска */
.bstar { color: #EAD600; }

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

A, A:visited, A:link, A:active {	color: #C19223;text-decoration: none; }
A:hover {text-decoration: underline;}

table.table {border-collapse: collapse;border: 1px solid #777777;	color: #004880;}
table.table TR.even {background-color: #FDFAE8;}
table.table TR.odd {background-color: #FFFFFF;}
table.table TD {padding: 5px;	border: 1px solid #777777; text-align: center;}
table.table TH {padding: 5px; border: 0; font-weight: bold; background-color: #F4E390; border: 1px solid #777777;}

table.table1 { border-collapse: collapse;	border: 1px solid #E8D4A3; }
table.table1 TD { padding: 5px; border: 1px solid #E8D4A3; }
table.table1 TH {	padding: 5px; border: 1px solid #004880; }

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: 15px;
	margin:0;
	background: transparent url( "/images/disc_gray.gif" ) no-repeat left 7px;
}
.yellow_color {color: #EAD600;}
.bej_color {color: #F4E390;}
.brown_color {color: #E8D4A3;}

