BODY, TD, TH, A, P,H1,H2,H3,{
	font-size: 12px;
}

.clsExpNode, .clsNode:visited{
	font-family: Tahoma;
	color: black;
	font-size : 12px;
	text-decoration : none;
}

.clsNode, .clsNode:visited{
	font-family: Tahoma;
	color: black;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	font-family: Tahoma;
	color: black;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1:hover{
	font-family: Tahoma;
	color: #0A219E;
	font-size : 12px;
	text-decoration : none;

}
.clsNodeL:hover{
	font-family: Tahoma;
	color: #0A219E;
	font-size : 12px;
	text-decoration : none;

}

.clsNodeL2, .clsNodeL2:visited{
	font-family: Tahoma;
	color: black;
	font-size : 12px;
	text-decoration : none;

}
.clsNodeL2:hover{
	font-family: Tahoma;
	color: #0A219E;
	font-size : 12px;
	text-decoration : underline;

}

.clsNodeL3, .clsNodeL3:visited{
	font-family: Tahoma;
	color: black;
	font-size : 12px;
	text-decoration : none;

}
.clsNodeL3, .clsNodeselected{
	font-family: Tahoma;
	color: #FF4000;
	font-size : 11px;
	text-decoration : none;

}
.clsNodeL3:hover{
	font-family: Tahoma;
	color: #0A219E;
	font-size : 12px;
	text-decoration : underline;

}
