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

.clsNode, .clsNode:visited{
	color: black;
	font-weight : none;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNode:hover{
	color: red;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNodeL0, .clsNodeL0:visited{
	color: black;
	font-weight : none;;
	font-size : 9pt;
	text-decoration : none;
}