.cell-center {
	background-color: #F3F3F3;
	background-image: url(../images/tree-silouette-small.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 500px;
	width: 500px;
	background-position: center center;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.text-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #036;
	padding-right: 20px;
	padding-left: 20px;
}
a {
	color: #090;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	color: #996;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
.text-normal {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #666;
}
.cell-center ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #033;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
}
.text-project-name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333;
}
.border {
	border: 1px solid #000;
}
.text-notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #F00;
	line-height: 140%;
	padding: 5px;
}
.quoted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 140%;
	color: #666;
	text-align: right;
	padding-right: 50px;
	padding-left: 50px;
}
.cell-center table tr td p {
	padding: 0px;
	margin: 3px;
}
