@media screen, projection {
	table td,
	table th { background: #efefef; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px; }
	tr.stripe td,
	tr.stripe th { background: #fafafa; }
}