body {
	background-color: #E7E7E7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.main_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#908B90;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
}
.title_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#67B920;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
}
.foot_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#110F11;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
}