@charset "utf-8";
/* CSS Document */
table{
	table-layout: auto;
	border:none;
	font: 100% Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #ccd1cd;
}
table a{
	border:none;
	text-decoration:none;
}
table img{
	border:none;
}
