body, p	     { font-family: Verdana; font-size: 10pt; color: #000000 }
h1           { font-family: Verdana; font-size: 16pt; color: #3C0060; font-weight: bold }
h5           { font-family: Verdana; color: #3C0060; font-size: 10pt; font-weight: bold; 
               background-color: #D4D5A9 }
td           { font-family: Verdana; font-size: 10pt; color: #000000 }
h6           { font-family: Verdana; color: #3C0060; font-size: 10pt }
a:link       { font-family: Verdana; text-decoration: none; color: #3C0060; font-size: 10pt }
a:visited    { font-family: Verdana; text-decoration: none; color: #3C0060; font-size: 10pt }
a:hover      { font-family: Verdana; text-decoration: underline; color: #3C0060; font-size: 10pt }
! a:hover      { font-family: Verdana; text-decoration: underline; color: #3C0060; font-size: 10pt }

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
