body, td, td, a, p,h1,h2,h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d1ccb1;
}

.clsNode, .clsNode:visited{
	color: #3f1d19;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #029402;
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : underline;
}
