@charset "windows-1251";
body {
	background-color: #F8F5EE;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {font-size: 24px;color: #FFCC00}
.style4 {font-size: 18px; color: #FFCC00;}
.style5 {
	color: #000000;
	font-weight: bold;
}


.style6 {color: #F8F5EE}
.style7 {
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}
.style10 {
	font-family: verdana, Helvetica,  "Sans serif";
	font-size: 14px;
}
