
.for_print {
	display: inline;
}

#menu, #key, .Footer {
	display: none !important;
}

.cons_ref, .cust_ref {
	display: block;
}

h1 {
	text-decoration: none;
	color: #000;
}

.quick_nav, .top_links {
	display: none !important;
}

table {
}
table td, table th {
	text-align: left;
}

.no-print {
	display: none;
}