BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Arial;
	font-size: 12px;
}

.clsNode:visited{
	color: #CCCCCC;
	font-size : 12pt;
	text-decoration : none;
}

.clsNode:hover{
	color: #FFFF99;
	font-size : 12pt;
	text-decoration : none;
    font-weight: bold;
}

.clsNode { 
	color: #FFFFFF;
	font-size : 12pt;
	text-decoration : none;
 } 
 
 .clsNodeL0:visited{
	color: #FFFFFF;
	font-size : 10pt;
	text-decoration : none;
}

.clsNodeL0:hover{
	color: #FFFF99;
	font-size : 10pt;
	text-decoration : none;
    font-weight: bold;
}

.clsNodeL0:active{
	color: #FFFF99;
	font-size : 10pt;
	text-decoration : none;
    font-weight: bold;
}

.clsNodeL0 { 
	color: #FFFFFF;
	font-size :10pt;
	text-decoration : none;
 } 
 
  .clsNodeL1:visited{
	color: #CCCCCC;
	font-size : 10pt;
	text-decoration : none;
}

.clsNodeL1:hover{
	color: #FFFF99;
	font-size : 10pt;
	text-decoration : none;
    font-weight: bold;
}

.clsNodeL1:active{
	color: #FFFF99;
	font-size :10pt;
	text-decoration : none;
    font-weight: bold;
}

.clsNodeL1 { 
	color: #FFFFFF;
	font-size :10pt;
	text-decoration : none;
 } 
 
