div#menu, .noprint {
display : none;
}

div#main, div#content, div#header {
margin-left : 0;
width : 100%;
}

div#header h1 {
margin-left : 197px;
}

body div#content table {
width : 90%;
}

div#content input, div#content select {
	font-size : 100%;
	}
	
* {
  background-color: white !important;
  background-image: none !important;
  color : #010101; 
}

