.input {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1B508E;
}
.boton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B508E;
	border: thin solid #CCCCCC;
}
.input2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

