
@media Print    
{
#footerLinks {
	DISPLAY: none
}
#navTop {
	DISPLAY: none
}
#footerLinks {
	DISPLAY: none
}
#articleFooter {
	DISPLAY: none
}
#articleParent {
	DISPLAY: none
}
#header {
	BACKGROUND-COLOR: #000000; WIDTH: 60%
}
#articleBody {
	DISPLAY: block
}
#footer {
	DISPLAY: block; WIDTH: 60%
}
.artText {
	POSITION: relative; WIDTH: 60%; left20%: margin:10pt
}
.artText {
	COLOR: #000000; FONT: 9pt/11pt Arial, san-serif
}
.colMax {
	WIDTH: 60%
}

}
