* {
	border: none;
	}
			

body {
   background: white;
   font-family: Arial, Helvetica, sans-serif;
   }
   

	
td.noPrint {
	display: none;
	}
   
#nav {
	display: none;
	}
	
#wrapper {
	border: none;
	width: 90%;
	}	   
   
#banner {
	display: none;
	}
#box {
	display: none;
	}

#footer {
   display: none;
   }
   
a:link, a:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

/*   
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#content a[href^="/"]:after {
   content: "  ( http://www.kcforeclosurehelp.org" attr(href) ") ";
   }
*/ 

	
