TABLE, TD, TR, TH 
{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
}

TD
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E0E0E0;
}

TH.titulo
{
	font-size: 12px;
}

TD.numero 
{
	text-align: right
}