body {
	font-family: tahoma;
	font-size: 70%;
	padding: 10px 10px 10px 10px;
}

.clsNode { font-family: tahoma; font-size: 8pt;	text-decoration: none; cursor: hand; color: black; padding: 0px 0px 0px 4px; }
.clsNode:hover { text-decoration: underline; color: #0051a5}

.clsNodeLevel1 { font-family: tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: black }
.clsNodeLevel1:hover { text-decoration: none}

.clsNodeLevel2 { font-family: tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: #960000 }
.clsNodeLevel2:hover { text-decoration: underline; color: #0051a5}

.clsNodeLevel3 { font-family: tahoma; font-size: 8pt; text-decoration: none; cursor: hand; color: #960000 }
.clsNodeLevel3:hover { text-decoration: underline; color: #0051a5}