@charset "UTF-8";
.textojust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-right: 27px;
}
/* CSS Document */

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 12px;
}
.titulosrojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}
.textojust2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	margin-right: 23px;
	margin-left: 23px;
}
.titulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
	margin-right: 23px;
	margin-left: 23px;
}
.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}
