a {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_title {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: CC0000;
	text-decoration: none;
}
body {
	background-image: url(images/boby.jpg);
	background-repeat: repeat;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content_text {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

