/* ----------------------------------------------------------------------------- "generic" styles */

body{ font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; background-color: #ffffff;  }

a img { border: 0; }
p { margin: 0 0 1em; }

#header, #footer, #bagtxt, {display: none; }
table#invoicebody { width: 758px; background-color: #ffffff; }

/* ----------------------------------------------------------------------- "INVOICE PAGE" styles */

table#invoicebody { width: 758px; background-color: #ffffff; }
#invoicehdr { font-size: .8em; color: #666666; font-weight: bold; }
#invoicetxt { font-size: .7em; color: #666666; }
#invoicetitle { font-size: .8em; color: #666666; font-weight: bold; background-color: #f2f2f2; }
#invoicelogo {float:left; margin: 0 10px; font-family: Arial, Helvetica, sans-serif; letter-spacing:5px; font-size: 1.2em; text-transform: capitalize; text-align:center; }
#invoiceaddress { float: right; margin: 0 20px; font-size: .7em; }




