
body { 
	font: 10pt/16pt Arial; 
	color: Black; 
	width: 500mm;
	margin: 5mm 5mm;
	}
	
table {
	background-color: #F4EFB3;
}

td {
	padding-right: 15px;
	border-bottom: 2px solid #2F4F4F;
}

th {
/*	width: 100px;*/
}