/*
-----------------------------------------------
Uppercut 2006
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("cssbase.css");

/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }