.texto-peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titulillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666366;
	font-weight: bold;

}
.direccion {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #666366;
}
.texto-normal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: justify;

}
.texto-lista {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.cabecera-tabla {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;

}
.caja-formulario {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #CC6633;
}
.cabecera-tabla-peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
}
