div.directHtml table caption {
	text-align:center;
	font-style:italic;
}

div.directHtml table.tabOddEvenTable tr.even td {
	background-color:#eee;
}