<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : print
    Created on : Aug 31, 2014, 10:51:25 PM
    Author     : Fatemeh
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
/* your print styles go here */
#footer,#header,#menu{display:none}body{font-family:byekan}h1{font-size:18pt}h2{font-size:16pt;color:#000}
</pre></body></html>