BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

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