@media screen, projection {
	#category h1 { background-image: url("/images/category-accessibility.jpg"); }
	table { margin: 0 0 1.5em 0; }
	table td,
	table th { font-size: 1.2em; background: #efefef; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px; }
	tr.stripe td,
	tr.stripe th { background: #fafafa; }
}

@media print {
	
}
