BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.clsNodeL1, .clsNodeL1:visited{
	color: #666666;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: #FF0000;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : underline;
}
.clsNodeL2, .clsNodeL2:visited{
	color: #666666;
	font-weight : normal;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL2:hover{
	color: #FF0000;
	font-weight : bold;
	font-size : 7pt;
	text-decoration : underline;
}