table{
	border-collapse:collapse;
	width:100%;
	}
table img{
	padding:0;
	margin:0;
	border:none;
	}
table td{
	padding:0 5px;
	}
table tr{
	height:24px;
	}	
table th{
	text-align:left;
	font-family:"Trebuchet MS", "Arial";
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
	color: #000;
	}
table .lead_col{ 
	text-align:right; 
	padding-right:em;
	width:9em;
	}	
