
			a{
 				text-decoration: none;
 			}
			body{
				background-color:White;
				
				scrollbar-face-color:White;
				scrollbar-arrow-color:WhiteSmoke;
			}
			.treeFont{
				font-family:Trebuchet MS;
				font-size:12px;
				color:Black;
				font-weight:normal;
			}
			.iconExpanded{
				font-family:Trebuchet MS;
				font-size:12px;
				color:White;
				font-weight:normal;
			}
			.iconContracted{
				font-family:Trebuchet MS;
				font-size:12px;
				color:White;
				font-weight:normal;
			}
			.idSearch{
				font-family:Trebuchet MS;
				font-size:12px;
				color:Black;
				font-weight:normal;
			}
			.descSearch{
				font-family:Trebuchet MS;
				font-size:12px;
				color:Black;
				font-weight:normal;
			}


			
