.formu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	color: #00FF00;
	background-color: #000000;
}
.boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	background-color: #CCFFFF;
	font-weight: bolder;
	text-transform: uppercase;

}
.ayuda {
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 9px;
	line-height: 11px;
	font-weight: lighter;
	color: #0000FF;
}

.texpeqres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #0099FF;
	cursor: crosshair;
}
