@charset "utf-8";
.Formulario {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-attachment: fixed;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}

