/* 
    Document   : print
    Created on : 29-mag-2010, 8.01.41
    Author     : Alessandro Cioni
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

.noprint {display: none;}
