.texto{
	font-family:tahoma;
	font-size:12px;
}
td{
	font-family:tahoma;
	font-size:12px;
}
input{
	font-family:tahoma;
	font-size:12px;
	border:1px solid #bbbbbb;
	width:200px;
}
select{
	font-family:tahoma;
	font-size:12px;
	border:1px solid #bbbbbb;
	width:200px;
}