.texto {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #094863;
	font-weight: normal;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-color: #FF6C00;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #094863;
	letter-spacing: 3px;
}
.boton_formulario {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
	border: 1px solid #094863;
	font-size: 12px;
	color: #FF6C00;
	font-weight: bold;
}
.tabla {
	border: 1px solid #094863;
}
