body{
	font: 8pt Verdana,sans-serif;
	color: #0000FF
}
.trigger{
	cursor: pointer;
	cursor: hand;
	display: block;
	font-size: 8pt;
}
.branch{
	display: none;
	margin-left: 10px;
	font-size: 8pt;
}
body { margin-top:0px; margin-bottom:10px; 	font-family: verdana;
	font-size: 8pt; }
td {
	font-family: Verdana;
	font-size: 8pt;
}

a:link { color: #0000FF; text-decoration: none; }
a:visited { color:#0000FF; text-decoration:none; }
a:active { color:#000000; text-decoration:underline; }
a:hover { color:#0000FF; text-decoration:underline; }

a.an { text-decoration:none; }
