

* {
	color:#000;
	background:#fff;
	}

#navbar { display:none !important; }

.udm { display:none; }


.noprint, .skipCode, .accessLinksMiddle, #footerSearch, #belowTree, #browseHappy {
	display:none !important;
	}
	
* {
	color:#000;
	background-color:#fff;
	}
	
	
a,strong {
	margin:0;
	padding:0;
	}
	
	
	
	
abbr,acronym {
	border-bottom:none;
	}
abbr:after,acronym:after {
	content:" (" attr(title) ")";
	}

pre {
	border:1px solid #999;
	padding:1em;
	clear:both;
	margin:-1px 0 0.5em 0;
	page-break-inside:avoid;
	}

h1, h2 {
	border-bottom:3px double #999;
	}
	
h3, h4, h5, h6 {
	border-bottom:1px solid #999;
	}

a.codeTab {
	border:1px solid #999;
	padding:0.15em 0.5em 0.15em 0.35em;
	float:left;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}

