.fuenteFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.fuentePeqFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Button {
	border: 1px solid #007979;
	background-color: #009999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;




}
