/* CSS Document */
@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
	#maintable{
	width: 100%}
	}
