a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.pr_fondo_verde {
	color: #FFF;
	background-color: #009933;
}
.pr_fondo_blanco {
	color: #FFF;
	background-color: #009933;
}
.pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.div_principal{
	background-color: #FFF;	
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabla_cab_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #009933;
	text-align: center;
}
.tabla_cab_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #FF9900;
	text-align: center;
}
.tabla_cab_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFF00;
}.fila_pie_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.fila_subrayada {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
