body{
	font-size:12px;
	margin:0px;
	background-color:#FFFFFF;
}
a{
	font-size:12px;
	color:#656565;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
}

td{
	font-size:12px;
	line-height:180%;
	color:#656565;
}
.tree a{
	width:49%;
	height:30px;
	line-height:29px;
	float:left;
	font-weight:bold;
	border-bottom:1px dashed #999999;
	text-align:center;
}
.lefttitle td {
	border-bottom:1px dashed #999999;
	font-weight:bold;
}