/* Print Stylesheet */

body {
   background: #FFF; 
   color: #000; 
   font: 14pt/18pt "times new roman", times, serif; 
   margin: 0; 
   padding: 0
;}
#side {
   display: none;
}
