.Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.Text p {
	font-size : 13px;
	font-weight : normal;
	color : #8EB072;
	line-height: 1.4em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	font-weight : bold;
	font-size : 24px;
	color : #8EB072;
	margin: 0 0 20 0;
	padding: 0 0 0 0;
}

.Text h1 {
	font-weight : bold;
	font-size : 14px;
	color : #8EB072;
	margin: 0 0 15 0;
	padding: 0 0 0 0;
}

.Text h2 {
	font-weight : bold;
	font-size : 14px;
	color : #8EB072;
	margin: 15 0 10 0;
	padding: 0 0 0 0;
}

.Text h3 {
	font-weight : bold;
	font-size : 13px;
	color : #8EB072;
	margin: 0 0 5 0;
	padding: 0 0 0 0;
}

ul{
	margin: 5 0 0 20;
	padding: 0 0 0 0;
	list-style-position : outside;
}

li{
	font-size: 13px;
	line-height: 1.5em;
	color : #8EB072;
}

