/* CSS PRINT */ 
 

/* start */
body {
background: #fff; 
color:#000; 
font:normal normal normal 16px/24px arial,sans-serif; 
height:100%; 
width: 80%;
text-align:left;
}

