Border Around Entire Page (Don't Insert in Below Code)
Change BORDERCODEHERE to the below code you like. table table and table table table may be the only ones with border codes. The rest may have border: none. <STYLE type=text/css> body, table, td { BODERCODEHERE float:center; margin-left:2px; background-color:transparent; font-family:tahoma; font-size:8pt } table, tr, td {background-color: transparent; BODERCODEHERE; padding:2; direction:ltr } table table {BODERCODEHERE} table table table {BODERCODEHERE background-color:transparent; padding:2 } table table table table {BODERCODEHERE} </STYLE>