TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{background:url("img/background.bmp")repeat-y}

.clsNode, .clsNode:visited{
	color: rgb(100%,100%,100%);
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNodeL1{
	color: rgb(80%,90%,50%);
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNodeL2{
	color: rgb(100%,100%,100%);
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : none;
}
.clsNode:hover{
	color: rgb(85%,65%,65%);	
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : underline;
}
.clsNodeL1:hover{
	color: rgb(85%,65%,65%);	
	font-weight : bold;;
	font-size : 9pt;
	text-decoration : underline;
}
.clsNodeL2:hover{
	color: rgb(85%,65%,65%);	
	font-weight : bold;;
	font-size