/* CSS Document */

body {
	background-image: url();
	color: #231F20;
	background-color: #231F20;
	
}
A {text-decoration: none; /* ???????? ????????????? */}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.стиль2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color:#000000;
}

.style3 {
    	
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.style4 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22 px;
	font-weight: bold;
	text-align: left;
}

.style41 {
	color: #90DF2A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18 px;
	font-weight: bold;
	text-align: left;
}

.style42 {
	color: #90DF2A;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-align: justify;
}



