.pies {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.ruta {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bolder;
}
.bordesuperior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordeinferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.azul {
	font-family: Verdana;
	font-size: 10px;
	color: 3399FF;
}
.bordeblanco {
	font-family: Verdana;
	font-size: 10px;
	color: #0099FF;
	border: 1px solid #FFFFFF;
}
.piesjustificado {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.borde {
	border: 1px solid #999999;
}
.rutaFINA {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.fecha {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.PIE {
	font-family: "Baskerville Old Face";
	color: #496b67;
	font-size: 12px;
}
