/*@media print {*/
	
	/* styles used to format print page */
	body {
		background: white;
		font-size: 12pt;	
		}
	
	div#twt-story-url {
		display:block;
		}
	
	span.twt-article-hdr {
		font-size: 18pt;	
		}
	
	h2 {
		font-size: 16pt;	
		}

	div#twt-wrapper {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}
	div#twt-outer {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}
	div#twt-float-wrap {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}
	div#twt-story-position {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}
	div#twt-story-position-container {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}
	div.twt-col2 {
		width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: black; background: transparent;
		}

	/* styles removed */
	img { display: none }
		
	p#twt-breadcrumb { display: none }
	div#twt-story-ad { display: none }
	div#twt-reprints { display: none }
	div#twt-story-ad-bottom { display: none }
	div#twt-story-related { display: none }
	div#twt-logo-small { display: none }
	div#twt-globalnavigation-container { display: none }
	div.twt-preload-images { display: none }
	div.twt-wide { display: none }
	div.twt-story-options { display: none }
	div.twt-wrapper-bottom { display: none }
	div.twt-col1 { display: none }
	div.twt-col3 { display: none }
	div.twt-top-ad { display: none }
	div.twt-col3-container { display: none }
	div.twt-bottom { display: none }
	 
	/* 
	 { display: none }
	 { display: none }
	 { display: none }
	 { display: none }
	 { display: none }
	 { display: none }
	*/
		
/*}*/
