.CabeceraPagina{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #000066;
	display: block;
}
.Instrucciones{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	text-indent: 50px;
	text-align: justify;
	vertical-align: top;
}
.Formulario{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: left;
	vertical-align: middle;
}
.cuadro{
	border: thin solid #000066;
	background-color: #AFA8F7;
	width: 75%;
}

.CabeceraInstrucciones {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #000066;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
}
.cuadroCEC {

	border: thin solid #000066;
	background-color: #AFA8F7;
}

