/* musictibet-print.css 
 * Print style sheet for www.musictibet.com.
 * -> This is loaded *after* the main stylesheet.
 * HISTORY:
   02 mar 2006 jw - made for musictibet.
 */

/* ============================================
   ===== { Generic: =====
   ============================================ */

body, p, li, dt, dd, td, th {
  font-family: times, serif;
}


/* ============================================
   ===== { Special stuff: =====
   ============================================ */
.screen-only {
  display: none;
}


/* e o f */
