/* CSS Document */
.tituloPregunta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  	color:#400040;
	font-weight:bold;
	}
	
	.tituloNota{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}

	
	.TextoEncuesta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;

	}
	
		.correo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	}