body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  width: 100%;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#archives, #text_resizer, #filmstrip-2, #leftnavlinks, #dontprint, #mainsmall { 
  display : none; 
} 

#main_text {
	width: 100%;
	color : #000000; 
	font-size: 12pt;
	vertical-align: top;
	display: inherit; 
}

#subheader {
	width: 100%;
	color : #000000; 
	display: inherit;
}

#print_header {
	display: inline;
    width: 100%; 
}

#by-line {
	display: inline;
  	width: 100%; 
    color : #666666; 
  	background : #ffffff; 
  	font-size: 10pt;
    font-family:Arial, Helvetica, sans-serif;
}

#print-left {
	display: inline;
  	width: 100%; 
	display: inherit;
	vertical-align: top;
	horizontal-align:left;
}