TD, TH, A, P,H1,H2,H3{
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 2;
}

.clsNode, .clsNode:visited{
	color: #FFFF00;
	font-size : 2;
	text-decoration : none;
}
.clsNode:hover{
	color: #FF0000;
	font-size : 2;
	text-decoration : underline;
}
body {
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-face-color: #000099;
	scrollbar-track-color: rgb(87,202,245);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(0,0,153); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #000099
      }

