.print-hide {
	display: none;
}
.print-show {
	display: block;
}
.side-border, .footer{
	display:none;
}
.print-100{
	float: none;
	margin: 0px;
	width: 100%;
}
.print-line td, .print-line th{
	/*border-bottom: solid 1px #999999;*/
}
a.print-white {
	color: #FFFFFF;
}
a:link {
	color: #000000;
	font-weight: bold;
}

