/* CSS Document */

	
	
	h1 {
		margin-left:250px;
		width:400px;
	}

	h1 {
		font-size:120%;
	}

	ul#tree {
		width:188px;
		color:#7A7978;
	}
	
	ul#tree a {
		color:#7A7978;
		font-weight:normal;
		text-decoration:none;
	}
	
	ul#tree a:hover {
		color:#174692;
	}
	

	

