/* Print-Friendly CSS styles for the site go in this file. */
body
{
	margin: 0px;
}

body, p, td, th, { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}

#content { 
background-color: #fff; 
width: 95%; 
border: none; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#pageheader, #navigation, #leftsidebar, #rightsidebar, #footer, #leftcolumn, .noprint { 
  display : none; 
} 



.noprint { display: none; }