.tx-bodycopy {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.tx-textbold {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	
}
.tx-subhead {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
}
.tx-largebold {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	line-height: 28px;
	letter-spacing: -1px;
}

.tx-textheaderbar {
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
	width: 100%;
	padding: 6px;
	background-position: left center;
	text-indent: 5pt;
	vertical-align: middle;
	letter-spacing: -1px;
	font: bold 18px/18px "Lucuda Grande", Arial, sans-serif;
}

.image-right {
	text-align: left;
	margin: 10px 0px 10px 20px;
	float: right;
	padding: 2px;
	clear: none;
}
.image-left {
	text-align: left;
	margin: 10px 20px 10px 0px;
	height: auto;
	width: auto;
	float: left;
}

.bottomlines {
	padding: 3px;
	margin: auto;
	border: 1px solid #00CC66;
}

.tablebottomlines {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
}

