h2 {
  font-family: "verdana,helvetica,sans-serif";
  text-decoration: none;
  color: #1b4e77;
}
.opciones {
  font-family: "verdana,helvetica,sans-serif";
  color: silver;
  font-weight: bold;
  text-decoration: none;
}
.requiereinfo {
  font-weight: bold;
  font-family: "verdana,helvetica,sans-serif";
  text-decoration: none;
  color: #1b4e77;
}
.productos {
  font-weight: normal;
  font-family: "verdana,helvetica,sans-serif";
  text-decoration: none;
  color: gray;
}
.general {
  line-height: normal;
  color: #999999;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  font-family: "verdana,helvetica,sans-serif";
}
.paco_table_td {
  border: 1px solid #cccccc;
}
.paco_table {
  border-width: 0 0 1px 1px;
  border-collapse: collapse;
}
.paco_td {
  border-width: 1px 1px 0 0;
  margin: 0;
  padding: 4px;
  background-color: white;
}
