/* Imported Styles
----------------------------------------------- */
@import url("base.css");
@import url("forms.css");

/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }
  .content {
    	
background:#FFFBD0;
  }

