.text {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-indent: 25px;
	text-align: justify;
}
.text1 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(index/bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.title {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.textx {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
