body{
	font: 9pt Arial;
	color: black;
}
.trigger{
	cursor: hand;
	display: block;
}

.branch{
	display: none;
	margin-left: 20px;
}


a{
	text-decoration: none;
	color: black;
}
a:hover{
	text-decoration: none;
	color: black;
}

.index{
	cursor: hand;
	display: none;
}
