.tblprice		{ width: 75%; }


/* Body Table */
.btdleft, .btdcenter, .btdright
	{ vertical-align: top; }
.btdleft		{ width: 25%; border: 4px double #FFFFFF; }
.btdcenter		{ width: 50%; padding: 10px; border-top: 4px double #FFFFFF; border-bottom: 4px double #FFFFFF; }
.btdright		{ width: 25%; border: 4px double #FFFFFF; }

.pleft			{ border: 1px solid #FFFFFF; }
.pright			{ border: 1px solid #FFFFFF; }


h1, h2, h3, h4, h5, h6, .author
	{ 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; }

.author			{ font-size: 10pt; font-style: italic; margin-top: 0px; margin-bottom: 0px; }
.ptdhead		{ text-align: right; }
.ptdtext		{ text-align: left; }


/* Pictures */
#imgp1left, #imgp2left, #imgp1center, #imgp1right, #imgp2right
	{ border: 2px double #66CCFF; }
#imgp1left		{ width: 120px; height: 90px; margin-top: 10px; }
#imgp2left		{ width: 166px; height: 223px; margin-top: 10px; }
#imgp1center	{ width: 308px; height: 227px; }
#imgp1right		{ width: 120px; height: 90px; margin-top: 10px; }
#imgp2right		{ width: 170px; height: 137px;  margin-top: 10px; }
