Body { 
	Background: transparent;
	8pt/9pt arial,helvetica,sans-serif;
	font-family:Arial, Georgia, "Times New Roman", serif;
	font-size:14px;
}
table, th, td{
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, Georgia, "Trebuchet MS", sans-serif;
	font-size: 95%;
	color: #000000;
}
caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}
thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 90%;
}

tbody th {
	font-weight: bold;
}

tbody tr { 
	background: #FCFDFE; 
}

td, th {
	padding: 4px;
}