.parrafo {
	font-family: Tahoma;
	font-size: 11px;
}
.leyenda {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6576A9;
	border: thin solid #FFFFFF;
}
