BODY, TD, TH, A, P,H1,H2,H3{
	font-family: "Times New Roman";
	font-size: 10px;
}

.clsNode, .clsNode:visited{
	color: #CCCCCC;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;


}
.clsNode:hover{
	color: #FFCC66;
	font-weight : normal;
	;
	font-size : 10pt;
	text-decoration : underline;
	font-family: "Times New Roman", Times, serif;

}

