
body 				{ background: white;
					  font-size: 12pt; }

.noprint			{ display: none; }
	
#wrapper, .print 	{ width: auto; 
					  margin: 0 5%;
					  padding: 0; 
					  border: 0;
					  float: none !important;
					  color: black; 
					  background: transparent; }
					
div.print 			{ margin-left: 10%; text-align: left; width: 550px; }

a:link, a:visited 	{ color: #520;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }

					


