body {
  color : #000000;
  background : #ffffff;
  font-family : Helvetica, Arial, sans-serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#oneColumn, #the_title, #FlashID, #language, #leftColumn, #footer {
  display : none;
} 

#print-footer {  
 text-transform: capitalize;
}

#rightColumn {
 width: 100%;	
}
.for_print {
	float:left;
}

img {
	display:none;	
}

.scroll-pane{
 padding-top:55px;
}
#print-header img {  
 display: block;	
}

#print-footer {  
 font-size: 9pt; position: absolute; bottom:0;	
}
