tr.withdrawn td {
	text-decoration:line-through;
	color:#FF0000;
}

tr.headings td {
	font-weight:bold;
	font-style:italic
}