@charset "UTF-8";
.text {
	font-size: 80%;
	line-height: 150%;
	color: #FFF;
}
.text_blak {
	font-size: 80%;
	line-height: 150%;
	color: #333;
}
.text_big {
	font-size: 100%;
	line-height: 150%;
	color: #FFF;
}
h1 {
	font-size: 130%;
	line-height: 130%;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 5px;
	border-bottom-width: 1px;
	padding-left: 10px;
}
h3 {
	font-size: 100%;
	line-height: 130%;
	color: #CC6;
	padding: 5px;
	border-top-style: dotted;
	border-right-style: double;
	border-bottom-style: dotted;
	border-left-style: double;
	border-top-color: #CC0;
	border-right-color: #CC0;
	border-bottom-color: #CC0;
	border-left-color: #CC0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.kapshon {
	font-size: 70%;
	line-height: 150%;
	color: #FFF;
}
h4 {
	font-size: 100%;
	line-height: 130%;
	color: #FCC;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FCC;
	border-top-width: 1px;
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 10px;
}
