/* 
    Document   : print
    Created on : 31.03.2010, 17:58:47
    Author     : con_
    Description:
        Purpose of the stylesheet follows.
*/

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

* {
  font-family: Arial, sans-serif;
  font-size: 12pt;
}

ul.nav {
  display: none;
}
