/* Style sheet for puzzle pages */

PRE { font-family: Courier, sans-serif }

.q { font-weight: bold }

.a { font-weight: bold }

.unsolved { font-weight : bold ;
	    color	: red }

.credit { font-style : italic }