body {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}
table {
	min-width:563px !important;
}
td {
	text-align:center;
	font-size:0.7em;
	min-width:60px;
	border:solid #e0e0e0;
	border-width:1px 0;
}
.vuelosth {
	font-weight:bold;
	height:22px;
	background:#006e7f;
	color:#fff;
}
.odd {
	background:#f0f0f0;
}
.even {
	background:#fff;
}
tr.odd:hover, tr.even:hover {
	background:#e0e0e0;
}
.lasttime {
	font-weight:bold;
}
.rojo {
	font-weight:bold;
	color:red;
}