﻿body
{
	background-color:#82D4DE;
	 font-family:Georgia;
	 color:#614829;
	 margin-left:0px;
	 margin-top:0px;
	 margin-bottom:0px;
}
.title
{
	font-size:xx-large;
	font-weight:bold;
}
a.linkSection
{
	color:#614829;
	font-weight:bold;
	font-size:large;
}
a
{
	color:#614829;
}
table
{
	border-collapse:collapse;
	border-width:0px;
}

.maintable
{
	border-collapse:collapse;
	border-width:0px;
	width:100%;
}

.content
{
	vertical-align:text-top;
	padding-left:50px;
	/*width:40%;*/
}
.linkSection
{
	vertical-align:text-top;
	text-align:right;
	width:50px;
	white-space:nowrap;
}
.treeImageCell
{
	padding:0px;
	width:60%;
	vertical-align:top;
}

.treeImage
{
	width:100%
}

