BODY, TH, TD, P,H1,H2,H3{
	font-family: Times New Roman;
	color: #000099;
	font-size: 16px;
	text-decoration : none;
	
}

.clsDemoNode:link, A{
	font-family: Times New Roman;
	color: #000000;
	cursor: hand;
	font-size : 18px;
	text-decoration : none;
	
}

.clsDemoNode1:hover{
	color: #000000;
	font-size : 18px;
	cursor: hand;
	text-decoration : none;
}

