/*********************************************
  CPG Dragonfly™ CMS
  ********************************************
  Copyright © 2004 - 2005 by CPG-Nuke Dev Team
  http://dragonflycms.org

  Dragonfly is released under the terms and conditions
  of the GNU GPL version 2 or any later version

  $Source: /cvs/html/includes/css/print.css,v $
  $Revision: 9.2 $
  $Author: djmaze $
  $Date: 2005/12/17 04:05:49 $
**********************************************/
font, th, td, p {
  font: 16px Verdana, Arial, sans-serif;
  padding: 2px 3px;
  /*text-align:left;temp disabled White*/
}
img {
  border: 0;
  vertical-align: middle;
  padding: 2px;
}
body {
  color: #111;
  background: #FFF;
  font: 16px Helvetica, Arial, sans-serif;
  max-width: 800px;
  margin: auto;
  padding: 1px;
}
td {
    font-size: 13px;
}