table {
	border: thin dotted #FFFFFF;
	width: 800px;
	border-collapse:collapse;
}

td{
	border: thin dotted #FFFFFF;
	padding: 3px;
}
