img, .LED, #lighting, .LED-lighting-educational, h2 a, .noprint, form, #footer {
	display: none; /*hide all web content during print*/
}
.print {
	display: block; /*display special items*/
}
h1, h2, h3 {
	font-size: 16px; /*make headings smaller*/ 
	color: #000000; /*black- make headings black*/
}
a {
	text-decoration: none; /*remove underline from links*/
	color: #000000; /*black- links in right column box A*/
}
p {
	color: #000000; /*black- text in right column box A*/
}
