/* CSS Document */
table {
	font-size: 12px;
	font-family: Arial;
	line-height: 150%; 
	color:#353535
}

td {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color:#353535
}