@charset "utf-8";
/* CSS Document */

table, th, td {
	border: 1px #ccc solid;
	border-collapse: collapse;
	padding: 10px;
	line-height: 150%;
}
th {
	background: #fceaf0;
}