#tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tree a {
	margin-left: 0px;
	color: #933;
	text-decoration: none;
	font-size: 8pt;
}
#tree img {
	border: 0px;
}

body { 
	background: #000;
	font-family: Arial,Helvetica,Verdana;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #F00;
	text-decoration: none;
}

a:hover {
	color: #D00;
	text-decoration: none;
}
    
table, td, th {
	font-family: Arial,Helvetica;
	font-size: x-small;
}

pre, tt, code, kbd, samp {
	font-family: monospace
}

img {
	border-style: none;
}

p.sidebar {
	margin-left: 3px;
	color: #000;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
}

.sidebaritem {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 12px;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none
}

a.sidebar:link, a.sidebar:visited, a.sidebar:active {
	margin-left: 0px;
	color: #933;
	text-decoration: none;
	font-size: 8pt;
}

a.sidebar:hover {
	color: #F00;
}

p.body {
	margin-left: 5;
	margin-right: 5;
	font-family: Arial,Helvetica,Verdana;
	text-align: center;
}

hr {
	margin-top: 0px;
	color: #933;
	width: 97%;
	text-align: center;
}

