/************************************************************************************
   +-----------------------------------------------------------------------------+
   |   PRINT.CSS
   +-----------------------------------------------------------------------------+
   |
   |   copyright >   (C) Oliver Nowak | DeyDesigns
   |   url       >   http://www.deydesigns.com
   |   email     >   info@deydesigns.com
   |
   +-----------------------------------------------------------------------------+
 ************************************************************************************/

            /*
            * GLOBAL
            */
            body {
	            font-family: Arial, Verdana, sans-serif;
	            font-size: 12px;
	            color: #000;
	        }
	        img {
	            display: none;
	        }
