/*
-----------------------------------------------
MITILS SCREEN
----------------------------------------------- */

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



/* Tables
----------------------------------------------- */

.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }
