body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.7em;	
	color: #333333;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}

.small {
	font-size: 0.3em;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
.titulo {
	color: #ff7129;
	font-weight: bold;
}
.negrita {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
.textoCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.invalido {
  background-color: pink;
}
