File size: 24,749 Bytes
812dd52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Inheritance Court Filing - Estate of Garrick George</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
        
        body {
            font-family: 'Libre Baskerville', serif;
            background-color: #f5f5f5;
            background-image: url('https://www.transparenttextures.com/patterns/cream-paper.png');
        }
        
        .legal-paper {
            background-color: white;
            box-shadow: 0 0 15px rgba(0,0,0,0.2);
            border: 1px solid #d1d5db;
            position: relative;
            background-image: linear-gradient(to bottom, rgba(255,255,255,0.95), rgba(255,255,255,0.98));
        }
        
        .court-seal {
            width: 100px;
            height: 100px;
            border: 2px solid #8b0000;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto;
            background-color: white;
        }
        
        .signature-line {
            border-bottom: 1px solid black;
            width: 200px;
            margin: 20px 0;
            position: relative;
        }
        
        .stamp {
            position: absolute;
            right: 20px;
            top: 20px;
            transform: rotate(15deg);
            opacity: 0.9;
            filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
        }
        
        .watermark {
            position: absolute;
            opacity: 0.1;
            font-size: 120px;
            font-weight: bold;
            color: #8b0000;
            transform: rotate(-30deg);
            left: 25%;
            top: 40%;
            z-index: 0;
            pointer-events: none;
        }
        
        .document-number {
            position: absolute;
            top: 10px;
            right: 20px;
            font-size: 10px;
            color: #666;
        }
        
        .page-number {
            position: absolute;
            bottom: 10px;
            right: 20px;
            font-size: 10px;
            color: #666;
        }
        
        .court-address {
            font-size: 12px;
            color: #555;
            margin-top: 5px;
        }
        
        .document-footer {
            border-top: 1px solid #ccc;
            margin-top: 30px;
            padding-top: 10px;
            font-size: 10px;
            color: #666;
        }
        
        .page-break {
            page-break-after: always;
            height: 0;
            visibility: hidden;
        }
        
        .indent-8 {
            text-indent: 2rem;
        }
        
        .exhibit {
            border-left: 3px solid #8b0000;
            padding-left: 1rem;
            margin: 1rem 0;
            font-style: italic;
        }
    </style>
</head>
<body class="bg-gray-100 py-10">
    <div class="container mx-auto px-4 max-w-4xl">
        <div class="legal-paper p-8 md:p-12 rounded-lg relative">
            <div class="watermark">SUPERIOR COURT</div>
            <div class="document-number">FILED: 10/15/2023 | CASE NO. PR-2023-00456</div>
            
            <!-- Court Header -->
            <div class="text-center mb-8 relative" style="z-index: 1;">
                <div class="flex justify-center items-center mb-4">
                    <div class="court-seal mr-4">
                        <i class="fas fa-balance-scale text-4xl text-red-800"></i>
                    </div>
                    <div>
                        <h1 class="text-2xl font-bold tracking-tight">SUPERIOR COURT OF CALIFORNIA</h1>
                        <h2 class="text-xl font-medium">COUNTY OF LOS ANGELES</h2>
                        <div class="court-address">111 North Hill Street, Los Angeles, CA 90012</div>
                    </div>
                </div>
                <div class="border-t-2 border-b-2 border-black py-2 my-4">
                    <h3 class="text-lg font-semibold">PROBATE DIVISION</h3>
                </div>
            </div>
            
            <!-- Case Information -->
            <div class="mb-8 relative" style="z-index: 1;">
                <div class="grid grid-cols-3 gap-4 mb-6">
                    <div>
                        <p class="font-semibold text-sm">Case No.:</p>
                        <p class="border-b border-black pb-1 text-sm">PR-2023-00456</p>
                    </div>
                    <div>
                        <p class="font-semibold text-sm">Decedent:</p>
                        <p class="border-b border-black pb-1 text-sm">GARRICK GEORGE</p>
                    </div>
                    <div>
                        <p class="font-semibold text-sm">Date Filed:</p>
                        <p class="border-b border-black pb-1 text-sm">October 15, 2023</p>
                    </div>
                </div>
                
                <div class="text-center mb-6">
                    <h2 class="text-xl font-bold underline">PETITION FOR PROBATE OF WILL AND FOR LETTERS TESTAMENTARY</h2>
                    <p class="text-sm italic mt-1">(Superior Court Rule 7.101; Probate Code §§ 8000, 8002, 8003)</p>
                </div>
            </div>
            
            <!-- Document Content -->
            <div class="mb-8 relative" style="z-index: 1;">
                <p class="mb-4">TO THE HONORABLE JUDGE OF THE SUPERIOR COURT:</p>
                
                <p class="mb-4 indent-8">Comes now the Petitioner, <span class="font-semibold">ANNISA GEORGE</span>, and respectfully shows the Court as follows:</p>
                
                <ol class="list-decimal pl-8 space-y-4 text-sm">
                    <li>Decedent, <span class="font-semibold">GARRICK GEORGE</span>, died on <span class="font-semibold">September 12, 2021</span>, a resident of Los Angeles County, California. A certified copy of the Death Certificate is attached hereto as Exhibit "B".</li>
                    <li>Decedent left a Will dated <span class="font-semibold">March 15, 2020</span>, which is attached hereto as Exhibit "A" and incorporated herein by reference. The Will was properly executed with all statutory formalities.</li>
                    <li>The original of said Will is presently in the possession of the Petitioner and is being lodged with the Court concurrently with the filing of this Petition.</li>
                    <li>Petitioner is named as Executor in the Will and is not disqualified from serving in that capacity. Petitioner is the surviving spouse of the decedent.</li>
                    <li>The estimated gross value of the decedent's estate is <span class="font-semibold">$80,000,000.00</span> (Eighty Million Dollars), consisting of real property located at 1200 Sunset Boulevard, Beverly Hills, CA 90210 (assessed value $65,000,000), various investment accounts ($12,000,000), and personal property including art collections and vehicles ($3,000,000). A preliminary inventory is attached as Exhibit "C".</li>
                    <li>Notice of this hearing has been given as required by law to all interested persons, including the decedent's children from a previous marriage, as evidenced by the Proof of Service attached hereto as Exhibit "D".</li>
                </ol>
                
                <p class="mt-6 indent-8">WHEREFORE, Petitioner prays that the Court:</p>
                
                <ol class="list-decimal pl-8 space-y-2 text-sm" start="7">
                    <li>Admit the Will of Garrick George to probate;</li>
                    <li>Appoint Petitioner, Annisa George, as Executor with full authority to administer the estate under the Independent Administration of Estates Act, including authority to sell real and personal property without further court order;</li>
                    <li>Determine that no bond is required as the Will expressly waives bond; and</li>
                    <li>Grant such other and further relief as the Court deems just and proper.</li>
                </ol>
                
                <p class="mt-8 text-sm">I declare under penalty of perjury under the laws of the State of California that the foregoing is true and correct.</p>
                <p class="text-sm">Executed this 12th day of October, 2023, at Los Angeles, California.</p>
            </div>
            
            <!-- Signature Block -->
            <div class="mt-12 relative" style="z-index: 1;">
                <div class="flex justify-between">
                    <div>
                        <p class="font-semibold text-sm">Respectfully submitted,</p>
                        <div class="signature-line mt-12"></div>
                        <p class="text-sm">Edward Saldivar</p>
                        <p class="text-sm">Attorney for Petitioner</p>
                        <p class="text-sm">State Bar No.: 218765</p>
                        <p class="mt-2 text-sm">SALVIDAR & ASSOCIATES, LLP</p>
                        <p class="text-sm">1234 Legal Plaza, Suite 500</p>
                        <p class="text-sm">Los Angeles, CA 90012</p>
                        <p class="text-sm">Phone: (213) 555-2020</p>
                        <p class="text-sm">Email: esaldivar@saldivarlaw.com</p>
                    </div>
                    
                    <div class="text-right">
                        <p class="font-semibold text-sm">CERTIFICATE OF SERVICE</p>
                        <p class="mt-4 text-sm">I hereby certify that a true and correct copy of this document has been served on all interested parties this 15th day of October, 2023, by personal delivery and certified mail, return receipt requested.</p>
                        <div class="signature-line mt-8"></div>
                        <p class="text-sm">Edward Saldivar</p>
                    </div>
                </div>
                
                <div class="stamp">
                    <div class="border-2 border-red-600 p-2 text-red-600 text-center font-bold rotate-12 w-32 text-xs">
                        <p>FILED</p>
                        <p>SUPERIOR COURT</p>
                        <p>LOS ANGELES</p>
                        <p>10/15/2023</p>
                        <p class="text-xxs">CLERK: J. Rodriguez</p>
                    </div>
                </div>
            </div>
            
            <!-- Footer -->
            <div class="mt-16 text-center text-xs text-gray-600 document-footer">
                <p>PROOF OF SERVICE ATTACHED | CASE MANAGEMENT CONFERENCE SCHEDULED FOR NOVEMBER 30, 2023 AT 9:00 AM</p>
                <p class="mt-1">DEPARTMENT 5 - HONORABLE JUDGE MARIA SANCHEZ | COURT REPORTER: YES</p>
            </div>
            
            <div class="page-number">1 of 5</div>
        </div>
        
        <!-- Page 2 -->
        <div class="legal-paper p-8 md:p-12 rounded-lg relative mt-8">
            <div class="watermark">SUPERIOR COURT</div>
            <div class="document-number">FILED: 10/15/2023 | CASE NO. PR-2023-00456</div>
            
            <h3 class="text-lg font-bold mb-4">EXHIBIT A - LAST WILL AND TESTAMENT OF GARRICK GEORGE</h3>
            
            <div class="text-center mb-4">
                <h4 class="text-md font-semibold">LAST WILL AND TESTAMENT</h4>
                <p class="text-sm">OF</p>
                <h4 class="text-md font-semibold">GARRICK MICHAEL GEORGE</h4>
            </div>
            
            <p class="text-sm mb-4">I, GARRICK MICHAEL GEORGE, a resident of Los Angeles County, California, being of sound mind and memory, and not acting under duress, menace, fraud, or undue influence, do hereby make, publish, and declare this to be my Last Will and Testament, hereby revoking all wills and codicils previously made by me.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE I - IDENTIFICATION OF FAMILY</h5>
            <p class="text-sm">I am married to ANNISA GEORGE. I have two children from a previous marriage: JASON MICHAEL GEORGE and LUCY ELIZABETH GEORGE. I have no other children, living or deceased.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE II - APPOINTMENT OF EXECUTOR</h5>
            <p class="text-sm">I nominate and appoint my wife, ANNISA GEORGE, as Executor of this Will, to serve without bond. If she fails or ceases to serve, I nominate and appoint my brother, ROBERT GEORGE, as successor Executor.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE III - DISPOSITION OF PROPERTY</h5>
            <p class="text-sm">I give, devise, and bequeath all of my property, both real and personal, wherever situated, as follows:</p>
            
            <ol class="list-decimal pl-6 text-sm space-y-2 mt-2">
                <li>To my wife, ANNISA GEORGE, I leave our primary residence located at 1200 Sunset Boulevard, Beverly Hills, CA 90210, along with all its contents.</li>
                <li>To my son, JASON MICHAEL GEORGE, I leave the sum of $5,000,000.00 (Five Million Dollars) to be held in trust until he reaches the age of 35.</li>
                <li>To my daughter, LUCY ELIZABETH GEORGE, I leave the sum of $5,000,000.00 (Five Million Dollars) to be held in trust until she reaches the age of 35.</li>
                <li>The remainder of my estate, including all investment accounts, business interests, and personal property, I leave to my wife, ANNISA GEORGE.</li>
            </ol>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE IV - NO CONTEST CLAUSE</h5>
            <p class="text-sm">If any beneficiary under this Will contests or attacks this Will or any of its provisions, that person's interest under this Will shall be revoked and shall pass as if that person had predeceased me without issue.</p>
            
            <div class="page-number">2 of 5</div>
        </div>
        
        <!-- Page 3 -->
        <div class="legal-paper p-8 md:p-12 rounded-lg relative mt-8">
            <div class="watermark">SUPERIOR COURT</div>
            <div class="document-number">FILED: 10/15/2023 | CASE NO. PR-2023-00456</div>
            
            <h3 class="text-lg font-bold mb-4">EXHIBIT A - LAST WILL AND TESTAMENT OF GARRICK GEORGE (CONTINUED)</h3>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE V - GUARDIANSHIP</h5>
            <p class="text-sm">If at the time of my death I have any minor children, I nominate and appoint my wife, ANNISA GEORGE, as guardian of their persons and estates. If she fails or ceases to serve, I nominate and appoint my brother, ROBERT GEORGE, as successor guardian.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE VI - TAXES AND EXPENSES</h5>
            <p class="text-sm">I direct that all estate, inheritance, succession, or other death taxes payable by reason of my death shall be paid out of my residuary estate without apportionment.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE VII - EXECUTOR'S POWERS</h5>
            <p class="text-sm">I grant to my Executor all powers conferred by California law, including but not limited to the power to sell, lease, or mortgage any real or personal property without court order.</p>
            
            <h5 class="font-bold text-sm mt-6 mb-2">ARTICLE VIII - MISCELLANEOUS</h5>
            <p class="text-sm">The invalidity of any provision of this Will shall not affect the remaining provisions. The term "my children" shall include only those persons identified in Article I.</p>
            
            <div class="mt-8">
                <p class="text-sm">IN WITNESS WHEREOF, I have hereunto set my hand this 15th day of March, 2020.</p>
                
                <div class="flex justify-between mt-8">
                    <div>
                        <div class="signature-line"></div>
                        <p class="text-sm text-center">GARRICK MICHAEL GEORGE</p>
                    </div>
                    <div>
                        <p class="text-sm">Signed in our presence, who, at the testator's request, in his presence, and in the presence of each other, have subscribed our names as witnesses:</p>
                    </div>
                </div>
                
                <div class="grid grid-cols-3 gap-4 mt-8">
                    <div>
                        <div class="signature-line"></div>
                        <p class="text-sm">Name: <span class="font-semibold">Michael R. Thompson</span></p>
                        <p class="text-sm">Address: 456 Lawyer Lane, Los Angeles, CA 90024</p>
                    </div>
                    <div>
                        <div class="signature-line"></div>
                        <p class="text-sm">Name: <span class="font-semibold">Sarah J. Williams</span></p>
                        <p class="text-sm">Address: 789 Notary Street, Santa Monica, CA 90401</p>
                    </div>
                    <div>
                        <div class="signature-line"></div>
                        <p class="text-sm">Name: <span class="font-semibold">David K. Chen</span></p>
                        <p class="text-sm">Address: 321 Attorney Avenue, Beverly Hills, CA 90210</p>
                    </div>
                </div>
            </div>
            
            <div class="page-number">3 of 5</div>
        </div>
        
        <!-- Page 4 -->
        <div class="legal-paper p-8 md:p-12 rounded-lg relative mt-8">
            <div class="watermark">SUPERIOR COURT</div>
            <div class="document-number">FILED: 10/15/2023 | CASE NO. PR-2023-00456</div>
            
            <h3 class="text-lg font-bold mb-4">EXHIBIT B - CERTIFIED COPY OF DEATH CERTIFICATE</h3>
            
            <div class="border border-gray-300 p-4 text-sm">
                <div class="text-center mb-4">
                    <h4 class="font-bold">STATE OF CALIFORNIA</h4>
                    <h4 class="font-bold">DEPARTMENT OF PUBLIC HEALTH</h4>
                    <h4 class="font-bold">CERTIFICATE OF DEATH</h4>
                </div>
                
                <div class="grid grid-cols-2 gap-4">
                    <div>
                        <p><span class="font-semibold">1. DECEDENT'S NAME:</span> George, Garrick Michael</p>
                        <p><span class="font-semibold">2. DATE OF DEATH:</span> September 12, 2021</p>
                        <p><span class="font-semibold">3. TIME OF DEATH:</span> 11:42 PM</p>
                        <p><span class="font-semibold">4. PLACE OF DEATH:</span> Cedars-Sinai Medical Center, Los Angeles, CA</p>
                    </div>
                    <div>
                        <p><span class="font-semibold">5. DATE OF BIRTH:</span> June 5, 1965</p>
                        <p><span class="font-semibold">6. AGE:</span> 56 years</p>
                        <p><span class="font-semibold">7. SEX:</span> Male</p>
                        <p><span class="font-semibold">8. SOCIAL SECURITY NO.:</span> XXX-XX-6789</p>
                    </div>
                </div>
                
                <div class="mt-4">
                    <p><span class="font-semibold">9. CAUSE OF DEATH:</span></p>
                    <p class="ml-4">Immediate cause: Cardiac arrest</p>
                    <p class="ml-4">Due to (or as a consequence of): Coronary artery disease</p>
                    <p class="ml-4">Due to (or as a consequence of): Atherosclerosis</p>
                    <p class="ml-4">Other significant conditions: Hypertension, Hyperlipidemia</p>
                </div>
                
                <div class="mt-4">
                    <p><span class="font-semibold">10. INFORMANT:</span> Annisa George (Wife)</p>
                    <p><span class="font-semibold">11. FUNERAL HOME:</span> Pierce Brothers Westwood Village Memorial Park</p>
                    <p><span class="font-semibold">12. BURIAL/CREMATION:</span> October 5, 2021 at Westwood Memorial Park</p>
                </div>
                
                <div class="mt-4 text-center">
                    <p class="font-semibold">THIS IS TO CERTIFY that the above is a true abstract of the record on file in this office.</p>
                    <p class="mt-4">Filed: September 15, 2021</p>
                    <div class="signature-line mt-4 mx-auto w-48"></div>
                    <p>Registrar</p>
                    <p>Los Angeles County Registrar-Recorder/County Clerk</p>
                </div>
            </div>
            
            <h3 class="text-lg font-bold mt-8 mb-4">EXHIBIT C - PRELIMINARY INVENTORY OF ESTATE</h3>
            
            <div class="overflow-x-auto text-sm">
                <table class="min-w-full border border-gray-300">
                    <thead>
                        <tr class="bg-gray-100">
                            <th class="border border-gray-300 px-2 py-1">Asset Description</th>
                            <th class="border border-gray-300 px-2 py-1">Location</th>
                            <th class="border border-gray-300 px-2 py-1">Estimated Value</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td class="border border-gray-300 px-2 py-1">Primary Residence</td>
                            <td class="border border-gray-300 px-2 py-1">1200 Sunset Blvd, Beverly Hills, CA</td>
                            <td class="border border-gray-300 px-2 py-1">$65,000,000</td>
                        </tr>
                        <tr class="bg-gray-50">
                            <td class="border border-gray-300 px-2 py-1">Morgan Stanley Investment Account</td>
                            <td class="border border-gray-300 px-2 py-1">Account #XXXXX6789</td>
                            <td class="border border-gray-300 px-2 py-1">$8,500,000</td>
                        </tr>
                        <tr>
                            <td class="border border-gray-300 px-2 py-1">Goldman Sachs Investment Account</td>
                            <td class="border border-gray-300 px-2 py-1">Account #XXXXX4321</td>
                            <td class="border border-gray-300 px-2 py-1">$3,500,000</td>
                        </tr>
                        <tr class="bg-gray-50">
                            <td class="border border-gray-300 px-2 py-1">Art Collection (Picasso, Warhol, Basquiat)</td>
                            <td class="border border-gray-300 px-2 py-1">Various locations</td>
                            <td class="border border-gray-300 px-2 py-1">$2,200,000</td>
                        </tr>
                        <tr>
                            <td class="border border-gray-300 px-2 py-1">Automobiles (Rolls Royce, Ferrari, Porsche)</td>
                            <td class="border border-gray-300 px-2 py-1">Garage at residence</td>
                            <td class="border border-gray-300 px-2 py-1">$800,000</td>
                        </tr>
                        <tr class="bg-gray-50">
                            <td class="border border-gray-300 px-2 py-1">Jewelry and Watches</td>
                            <td class="border border-gray-300 px-2 py-1">Safe at residence</td>
                            <td class="border border-gray-300 px-2 py-1">$500,000</td>
                        </tr>
                        <tr>
                            <td class="border border-gray-300 px-2 py-1">Checking Accounts</td>
                            <td class="border border-gray-300 px-2 py-1">Bank of America, Wells Fargo</td>
                            <td class="border border-gray-300 px-2 py-1">$1,500,000</td>
                        </tr>
                        <tr class="bg-gray-50">
                            <td class="border border-gray-300 px-2 py-1">Life Insurance Proceeds</td>
                            <td class="border border-gray-300 px-2 py-1">Northwestern Mutual</td>
                            <td class="border border-gray-300 px-2 py-1">$5,000,000</td>
                        </tr>
                        <tr>
                            <td class="border border-gray-300 px-2 py-1">Business Interests (George Enterprises LLC)</td>
                            <td class="border border-gray-300 px-2 py-
</html>