body {
	background-color: #fdf6ec;
}
#tree {
	width:190px;
	position: absolute;
	top:15px;
	bottom:5px;
	margin:10px 0 5px 5px;
	overflow: auto;
}
#tree a {
	font-size: 0.75em; 
	font-family:arial;
	color:#580809;
	cursor:pointer;
}
img.plusminus {
	margin-top:2px; 
	margin-bottom:2px; 
	margin-right:5px;
	vertical-align:middle;
}

