BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	overflow-x:hidden;
	text-align: center;
	background-image: url(_img/epson_06.jpg);
	background-repeat: repeat-x;


}
.Bg {
	background-image: url(bg.png);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

