table {
	border-collapse: collapse;
	width: 100%;
}
th, td {
	border: 1px solid #ccc;
	padding: 8px;
}
th {
	background-color: #f0f0f0;
}
