body, table, div, p, dl {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

h3 {
	font-size: 100%;
}

a {
	color: #3D578C;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.el {
	font-weight: bold;
}

body {
	background: white;
	color: black;
        margin: 0;
}

.ftvtree {
	font-family: sans-serif;
	margin: 0px;
}

.directory {
	font-size: 9pt;
	font-weight: bold;
	margin: 5px;
}

.directory h3 {
	margin: 0px;
	margin-top: 1em;
	font-size: 11pt;
}


.directory p {
	margin: 0px;
	white-space: nowrap;
}

.directory div {
	display: none;
	margin: 0px;
}

.directory img {
	vertical-align: -30%;
}
