table, td, tr {
	color : black;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;	
}

H1 {
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;	
}

TH, A, BR, P,H2,H3,DIV {
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;	
}

.clsDemoNode, .clsDemoNode:visited{
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;;	
	text-decoration : none;	
}
.clsDemoNode:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 14px;
	text-decoration : none;
}

.clsNode, .clsNode:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight : bold;;
	font-size : 14px;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	color: white;
	font-size : 14px;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: white;
	font-size : 14px;
	text-decoration : none;
}

.clsNodeL2, .clsNodeL2:visited{
	color: white;
	font-size : 14px;
	text-decoration : none;
}
.clsNodeL2:hover{
	color: blue;
	font-size : 14px;
	text-decoration : none;
}

.clsNodeL3, .clsNodeL3:visited{
	color: black;
	font-size : 14px;
	text-decoration : none;
}
.clsNodeL3:hover{
	color: blue;
	font-size : 14px;
	text-decoration : none;
}
