body{
	background:#c7c7a5 url(img/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Helvetica,sans-serif;
	font-size:10pt;
	line-height:20px;
	text-align:center;
	color:#666;
	}
.body_txt{
	margin:0px auto;
	text-align:left;
	width:552px;
	margin-top:25px;
	}
a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.txt_big{
	font-size:18pt;
	margin-bottom:55px;
	font-weight:bold;
}