/* hermes */
/* v1.0 | 20080212 */

* {
    border-color: #dfdfdf;
}
html {
   background-color: #f9f9f9;
}

body {
   color: #333;
}
thead {
   background-color: #f1f1f1;
}
tfoot {
   background-color: #f1f1f1;
}

.tabla00 {
  border-color: #dfdfdf;
  background-color: #fff;

}
.tabla00 td,
.tabla00 th {
   border-color: #dfdfdf;
}

.tabla01 th {
   background-color: #f1f1f1;
}

form {
   color: #333333;
}
