
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Arial_11_white{
	font-size:11px;
	color:#FFFFFF;
}
.spisok{
	font-size:11px;
	color:#0033CC;
	text-indent:1px;
	list-style-position: inherit;
	list-style-type: square;
	text-decoration: none;
}

.spisok:hover {
	
	color:#BB1E25;
	text-decoration: underline;
}

.ygolok_text{
	background:url(images/ygol.jpg) #BB1E25 no-repeat left top;
	font-size:11px;
	color:#FFFFFF;
	text-indent:20px;
}
.link {
	font-size: 12px;
	color: #1E195C;
}
.link:hover {
	font-size: 12px;
	color: #BB1E25;
	
}

.link2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link2:hover {
	font-size: 12px;
	color: #BB1E25;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

h1 {
	font-size: 14px;
	color: #BB1E25;
}
h2 {
	font-size: 12px;
	color: #BB1E25;
}
h3 {
	font-size: 12px;
	color: #BB1E25;
}
-->