@charset "utf-8";
/* CSS Document */

body { 
  color:#000000; 
  background:#ffffff; 
  font-family:Arial, "Times New Roman", Times, serif;
}
a { 
  text-decoration:underline; 
  color:#0000ff; 
}
#navheader, #footer, .round1, .round2, .round3, .round4 { 
  display:none; 
}

#contain, .full_rect_content {
	border:none;	
}

#printheader {
	display:block;	
}