body {
	font-family: Tahoma;
	font-size: 12px;
}

.tree_content1 p,.tree_content1 div, .tree_content1 li  {
	text-align: justify;
}

a {
	color: #37408c;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

h1 {
	color: #666666;
	font-size: 20px;
}

h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	
}

form {
	margin: 0;
	padding: 0;
}


textarea, select {
	border: 1px solid #808080;
}

input {
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #808080;
	font-size: 12px;
}
  

