BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clsNode:visited{
	color: black;
	font-weight : bold;;
	font-size : 10px;
	text-decoration : none;
}
.clsNode:hover{
	color: blue;
	font-weight : bold;;
	font-size : 10px;
	text-decoration : underline;
}


.clsNode { 
	color: black;
	font-weight : bold;;
	font-size : 9px;
	text-decoration : none;
 } BODY { background-attachment: fixed; background-repeat: no-repeat; background-position: left top}