<style type="text/css" > 

.tabla1 {
	text-align: center;
}

.tabla1 .even {
	background-color: #56A7C2;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.tabla1 td{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}

.tabla1 .odd {
	background-color: #4A8EA5;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}



</style>
