body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #7D7D7D;
	line-height: 12pt;
}
.footer {
	color: #7D7D7D;
	font-size: 8pt;
	line-height: 10pt;
	}
a:link {
	color: #5a471b;
	text-decoration: none;
}
a:visited {
	color: #5a471b;
	text-decoration: none;
}
a:hover {
	color: #5a471b;
	text-decoration: underline;
}
a:active {
	color: #5a471b;
	text-decoration: none;
}
.Intro {
	font-weight: bold;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #7D7D7D;
	line-height: 12pt;
}
.subhead {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
}
.header {
	font-size: 12pt;
	color: #5a471b;
}
.lush {
	color: #7D7D7D;
	font-size: smaller;
}
.image {
	padding-right: 8px;
	padding-bottom: 5px;
}
.left {
	padding-right: 8px;
	padding-bottom: 5px;
	float:left;
	
}
