.Formulario {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #7F7F7F;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.FormularioInscripcion {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #444444;
	text-decoration: overline;
	background-color: #FBFBFB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LetrasFormulario {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #7F7F7F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
