.textback {
	background-image: url(images/tree.jpg);
	background-position: center center;
	background-repeat: no-repeat;

}
.titletext {
	background-position: center center;
	background-repeat: no-repeat;
	font-family: sans-serif;
	color: #006666;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;



}
.text {

	background-position: center center;
	background-repeat: no-repeat;
	font-family: sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titletextgray {

	background-position: center center;
	background-repeat: no-repeat;
	font-family: sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
