.textoPresentacion {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.textoTituloPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.textoPiePagina {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.textoCursiva {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.tituloCuestionario {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
}
.textoCuestionarios {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textoCuestionariosOpciones {
	font-family: "Bookman Old Style";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a:link {
	color: #000099;
	text-decoration:none;
	}
a:visited {
	color: #000099;
	text-decoration:none;
}
a:hover {
	color: #000099;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color: #000099;
	text-decoration:none;
}

.Estilo2 {color: #FFFFFF; font-weight: bold; }
.Estilo3 {font-size: 9pt}
.Estilo5 {color: #FFFFFF; font-weight: bold; font-size: 9pt; }
.Estilo7 {font-size: 16; }
.Estilo8 {
	color: #000099;
	font-weight: bold;
}
.Estilo9 {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
