hr {
	color: #EFDFDF;
}
h1 {
	color: #707070;
	font-size : 14px;
	font-weight : bold;
	font-family: MS Sans Serif;
}
h2 {
	color: black;
	font-size : 10px;
	font-weight : normal;
	font-family: MS Sans Serif;
}
h3 {
	line-height : normal;
	color : black;
	font-weight : normal;
	font-size : 8pt;
	font-family: Arial;
}
h4 {
	line-height : normal;
	color : #D0582A;
	font-family: arial, verdana, sans-serif;
	font-weight : bold;
	font-size : 14px;
	letter-spacing : 1px;
}
a: {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: black;
}
a:active {
	font-weight: none;
	text-decoration: none;
	color: blue;
	background-color : white
}
a:visited {
	text-decoration: none;
	color: #6A6A6A;
}
a:hover {color: #ffffff;  background: #D8D8D8}

}
body,td	{
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	height : auto;
	color : #34001E;
}


ul {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	list-style : circle outside;
	word-wrap : break-word;
}

table {
	border: size=1;
}


.date {
	font-weight: light;
	color: #B2939A;
	font-size: 10px;
}

.lay {
	font-weight: light;
	color: red;
	font-size: 10px;
}
.small {
	font-family: arial cyr, verdana, sans-serif;
	font-size: 9px;
	word-break : keep-all;
	text-transform : lowercase;
	letter-spacing : normal;
}

.time {
	font-family: arial cyr, verdana, sans-serif;
	font-size: 9px;
	color: white;
	word-break : keep-all;
	text-transform : lowercase;
	letter-spacing : normal;
}

.zagolovok {
	font-size: 11pt;
	color: #660000;
	letter-spacing : 2px;
	height : auto;
	background-color: #FFCCCC;
	text-align : center;
	vertical-align : top;
}
.copyright {
	font-size : 11px;
	color : #A52A2A;
}
.slovo {
	font-weight: bold;
	font-size : 17px;
	text-align : left;
	color : red;
	vertical-align : top;
}

#button {
	color: darkred;
	border: 1px solid darkgoldenrod;
	background: beige;
	font-size: 7pt;
	vertical-align : middle;
}

.yellow {
	color: darkred;
	background: ivory;
	border : 1px solid darkgoldenrod;
}

select {
	color: darkred;
	background: ivory;
}
