BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clsNode, .clsNode:visited{
	color: white;
	font-weight : bold;;
	font-size : 7pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #FCCD35;
	font-weight : bold;;
	font-size : 7pt;
	text-decoration : none;
}

.clsNodeL0, .clsNodeL0:visited{
	color: white;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNodeL0:hover{
	color: #FCCD35;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}

.clsNodeL1, .clsNodeL1:visited{
	color: white;
	font-weight : bold;;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: #FCCD35;
	font-weight : bold;;
	font-size : 7pt;
	text-decoration : none;
} 