body, td, th, a, p, h1, h2, h3{
	font-family: Tahoma;
	font-size: 8px;
}

.clsNode, .clsNode:visited{
	color: black;
	font-weight : normal;;
	font-size : 8pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #ff0000;
	font-weight : normal;;
	font-size : 8pt;
	text-decoration : none;
}