<style type="text/css">
.tree-structure {
	margin: 0px;
	padding: 0px;
	font: icon;
	white-space: nowrap;
}
.tree-branch {
	padding: 0px;
	margin: 0px;
	font: icon;
	color: black;
	white-space: nowrap;
}
.tree-branch a {
	color: black;
	text-decoration: none;
}

.tree-branch a:hover {
	color: blue;
	text-decoration: underline;
}

.tree-branch a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.tree-branch img {
	vertical-align: middle;
	border: 0px;
}

td
	{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	}
.clear a
	{
	text-decoration: none;
	color: #434343;
	}
.clear a:hover
	{
	text-decoration: underline;
	color: blue;
	}
.clear a:active
	{
	text-decoration: underline;
	}
.clear
	{
	color: #434343;
	font-size: 8pt;
	}
.field
	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	width: 580px
	}
.bg
	{
	background-color: #434343;
	}
.bg2
	{
	background-color: #F3F5F6;
	}
.bg3
	{
	background-color: #434343;
	}
.mainhead
	{
	font-weight: bold;
	font-size: 10pt;
	}
.arrow
	{
	font-family: Webdings;
	font-size: 12px;
	}
.header
	{
	font-weight: bold;
	}
</style>