/* Print Style Sheet */
@media print {
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
}
