a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: smaller;
	text-decoration: none;
}
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #3A3A3A;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: smaller;
}
.tree { display: none; }
h1 {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13pt;
}
img {
	border:1pt solid #ffffff;
}
#close{
	position:absolute;
	width:64px;
	height:16px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
}






