@import "layout.css";

@import "imgreplace.css";
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.text-subhead {
	font-family: Tahoma;
	font-size: 14px;
	color: #009bdf;
}

.selectednode
{
color: #ed1a3a; 
}

