BODY, A {
  color: #000;
}
#head, #left, #meta, #line {
	display: none;
}
#middle {
	width: 800px;
	font-size: 120%;
	overflow: visible;
}
* HTML #middle {
	width: 600px;
}
H1, H2, H3, H4, H5, H6 {
  font-size: 120%;
  line-height: 150%;
}
#contLeft, #contRight {
  clear: both;
  float: none;
  width: 100%;
}
#logoPrint {
	display: block;
	text-align: left;
	margin-left: 50px;
}
BODY .innerWrap {
	padding: 0 !important;
}
