/* 
    Document   : print
    Created on : Dec 15, 2009, 5:05:08 PM
    Author     : Scott
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}

body { font-family: Arial, Helvetica, sans-serif; }

div#menu_band {display: none;}

div#footer {display: none;}

div#login_logout {display: none;}

