
.tree {
	font-family: verdana;
	font-weight: 600;
	font-size: 11px;
	color: #5D5958;
	cursor: pointer;
}


.menu {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #9C938A;
}

.title, h1 {
	font-family: verdana;
	font-weight: normal;
	font-size: 22px;
	color: #605D5C;
}

.prop-met_title {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #C2B38A;
}

.prop-met, A.prop-met {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #71624E;
}

.main {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

tt {
	font-size:12px;
	font-style:italic;
}

A {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #9C938A;
	text-decoration:underline;
}
A:hover {
	color: #9C938A;
	text-decoration:none;
}

.links {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #5E4C34;
	letter-spacing:0.01em;
}

