<style type='text/css'>
table.TabloList{
	border-collapse:collapse;
	width:100%;
}
table.TabloList th, table.TabloList td{
	text-align:left;
	padding:2px;
	margin:0px;
	font-size:.8em;
}
table.TabloList tr:nth-child(even){
	background-color:#f2f2f2;
}


</style>
