
/* Body Table */
.btdleft, .btdcenter, .btdright
	{ vertical-align: top; }
.btdleft		{ width: 15%; border: 4px double #FFFFFF; }
.btdcenter		{ width: 70%; padding: 10px; border-top: 4px double #FFFFFF; border-bottom: 4px double #FFFFFF; }
.btdright		{ width: 15%; border: 4px double #FFFFFF; }

.frmtdleft		{ text-align: right; margin-right: 10px; }
.frmtdright		{ text-align: left; }

h1, h2, h3, h4, h5, h6
	{ font-family: Arial; font-weight: normal; color: #FFFFFF; text-align: center; }
h1				{ font-size: 20pt; font-style: italic; margin-top: 0px; margin-bottom: 0px; }
h2				{ font-size: 18pt; font-style: italic; margin-top: 0px; margin-bottom: 0px; }
h3				{ font-size: 14pt; margin-top: 0px; margin-bottom: 0px; }
h4				{ font-size: 12pt; margin-top: 0px; margin-bottom: 0px; }
h5				{ font-size 10pt; margin-top: 0px; margin-bottom: 0px; }
h6				{ font-size: 8pt; margin-top: 0px; margin-bottom: 0px; }

.signature		{ margin-top: 50px; }
.labels			{ text-align: left; }

#imgtarpon		{ width: 150px; height: 98px; border: 2px double #66CCFF; margin-top: 10px; }

#imgp1left		{ width: 109px; height: 150px; border: 2px double #66CCFF; margin-top: 10px; }
#imgp2left		{ width: 102px; height: 158px; margin-top: 5px; margin-right: 5px; float: left; }
#imgp1right		{ width: 109px; height: 150px; border: 2px double #66CCFF; margin-top: 10px; }
#imgp2right		{ width: 189px; height: 140px; margin-top: 5px; margin-left: 5px; float: right; }