body{
	font: 9pt Trebuchet MS;
	color: #ffffff;
}
.trigger{
	cursor: pointer;
	cursor: hand;
	display: block;
}
.branch{
	display: none;
	margin-left: 16px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
