.border {
	border: 1px solid #9EA992;
}
.famtreetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #003366;

}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
.subtitle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.dashborder {
	border: 1px dashed #993300;
}
.subtitle4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 37px;

}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
