/*
==================================================
  PRINT.CSS
  Controls all print styles.

  Author:   Ruthie BenDor
  Updated:  2009-Oct-13
==================================================
*/

body {
  background:#FFF !important;
  color: #000 !important;
}

.page {
  width:100% !important;
  margin:1em !important;
  text-align:left !important;
}