/* Formatting for the Tree graphics pages */

Body
	{
		background-image: URL("../tools/marble.jpg");
		background-repeat: repeat;
		font-family: Arial, Verdana;
	}

p.update
	{
		color: #616161;
		font-family: Arial, Verdana;
		font-size: 8pt;
		font-style: Italic;
		position: relative;
		left:15; 
	}


