table {
	width: 924px;
	padding: 0 0 0 0px;
	margin-left:auto; margin-right:auto;
}


td {
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #fff;
	padding: 1px 0px 1px 1px;
	color: #4f6b72;
        font: bold 10px Arial, Helvetica, sans-serif;
        text-align: center;
}


tr.alt {
	background: #F5FAFA;
	color: #797268;
}
