		body {
			background-color : White;
			color : Black;
			font-family : "Times New Roman";
			font-size : 10pt;
		}
		a {
			text-decoration : underline;
			color : Blue;
		}
		div.printme {
			visibility: visible;
		}
		#hdr, #logo, #opc, #navlist, #doit, #lh-col, #footer {
			display: none;
		}
		#c-col{
			margin: 0 0in 0 0in;
			position: relative;
			background: White;
			color: #333333;
			z-index: 5;
		}