@page {
  size: 8.5in 11in;  /* width height */
}

body, p, td, th, ul, a { 
text-align: left;
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12px; 
background-color: #fff; 
width: 100%; 
border: none; 
}
.hide img {
display: none;
}
#content {width: 600px; position: absolute;}
#right_nav {width: 200px; position: absolute; right:80px}
#navigation, #sidenav, #footer, #header, .ad, .noprint { display: none;}


