.elviracss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333333;
}
.fondo1 {
	background-image: url(imagenes/fondobarritas.gif);
	background-repeat: repeat-y;
}
.borde1 {
	border: 1px solid #000000;
}



td, .componentheading, .contentpane, .contentheading {
	font-family: Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #000000; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}