table.left_navigation {
	display: none;
	
	}
	
td.border {
	display: none;

	}

table.top_menu {
	display: none;

	} 

table.printer {
	display: none;

	}

body, p, table, td, th, ul, ol, b {
	background: white;
	font-size: 12pt;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0;
		
	}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;

	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;

	}

a[href^="/"]:after {
	content: " (http://www.luzsocialservices.org/ccc" attr(href) ") ";
	}