Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 165

tblDepartment tblEmployee

Department [varchar](19) NULL Unique [EmployeeNumber] [int]


DepartmentHead [varchar](19) [EmployeeFirstName] [varchar](50)
[EmployeeMiddleName] [varchar](50)
[EmployeeLastName] [varchar](50)
[EmployeeGovernmentID] [char](10)
[DateOfBirth] [date]
[Department] [varchar](19)

EmployeeNumber
FOREIGN KEY SEEK 1
SCAN 2
3
no action error 4
cascade 5
set null 6
set default 7
8
9
10
tblTransaction
NOT NULL, Amount smallmoney
NOT NULL, DateOfTransaction smalldatetime
NULL, [EmployeeNumber] [int] not null
NOT NULL,
NULL,
NOT NULL,
NULL

oyeeNumber Car EmployeeNumber


A 2
B 10
C 10
D NULL
E 1
F 10
1/1/2015
Amount DateOfTransaction [EmployeeNumber] INSERT INTO tblTransaction VALUES
-964.05 20150526 658 (-964.05, '20150526', 658),
-105.23 20150914 987 (-105.23, '20150914', 987),
-506.8 20150505 695 (-506.8, '20150505', 695),
239.55 20141224 766 (239.55, '20141224', 766),
672.19 20151031 629 (672.19, '20151031', 629),
38.63 20141013 109 (38.63, '20141013', 109),
282.36 20141115 864 (282.36, '20141115', 864),
72.03 20151007 804 (72.03, '20151007', 804),
-283.63 20150506 245 (-283.63, '20150506', 245),
-1.07 20140418 1010 (-1.07, '20140418', 1010),
839.73 20140131 1105 (839.73, '20140131', 1105),
-613.61 20141019 744 (-613.61, '20141019', 744),
-964.58 20140705 261 (-964.58, '20140705', 261),
-2.77 20150515 132 (-2.77, '20150515', 132),
-334.5 20150904 994 (-334.5, '20150904', 994),
-697.83 20151205 1007 (-697.83, '20151205', 1007),
281.46 20151021 552 (281.46, '20151021', 552),
478.3 20140626 388 (478.3, '20140626', 388),
-495.4 20150601 40 (-495.4, '20150601', 40),
786.47 20141226 423 (786.47, '20141226', 423),
656.65 20140622 1121 (656.65, '20140622', 1121),
-167.06 20151120 725 (-167.06, '20151120', 725),
-4.19 20140726 188 (-4.19, '20140726', 188),
-665.55 20140109 1062 (-665.55, '20140109', 1062),
-485.6 20140731 825 (-485.6, '20140731', 825),
-263.27 20140531 1109 (-263.27, '20140531', 1109),
552.03 20150817 652 (552.03, '20150817', 652),
324.12 20141001 178 (324.12, '20141001', 178),
898.56 20141019 1025 (898.56, '20141019', 1025),
614.83 20150207 831 (614.83, '20150207', 831),
-309.04 20150222 1101 (-309.04, '20150222', 1101),
591.86 20140612 140 (591.86, '20140612', 140),
-105.61 20141101 563 (-105.61, '20141101', 563),
11.93 20150805 39 (11.93, '20150805', 39),
224.83 20140723 13 (224.83, '20140723', 13),
357.18 20151204 593 (357.18, '20151204', 593),
-631.86 20151025 340 (-631.86, '20151025', 340),
-454.75 20150925 640 (-454.75, '20150925', 640),
-476.29 20140928 664 (-476.29, '20140928', 664),
670.42 20150830 303 (670.42, '20150830', 303),
3.87 20150409 996 (3.87, '20150409', 996),
482.08 20140307 235 (482.08, '20140307', 235),
-527.78 20140610 700 (-527.78, '20140610', 700),
-106.81 20141001 732 (-106.81, '20141001', 732),
-868.56 20150730 782 (-868.56, '20150730', 782),
346.35 20140325 509 (346.35, '20140325', 509),
803.01 20150813 1054 (803.01, '20150813', 1054),
893.38 20141031 928 (893.38, '20141031', 928),
-379.69 20151203 351 (-379.69, '20151203', 351),
468.04 20151224 227 (468.04, '20151224', 227),
775.33 20140504 873 (775.33, '20140504', 873),
-463.25 20151130 307 (-463.25, '20151130', 307),
-158.78 20150627 1076 (-158.78, '20150627', 1076),
296.07 20150623 170 (296.07, '20150623', 170),
-369.69 20150409 129 (-369.69, '20150409', 129),
456.52 20140124 1102 (456.52, '20140124', 1102),
789.03 20150713 343 (789.03, '20150713', 343),
51.59 20150306 787 (51.59, '20150306', 787),
623.87 20141201 368 (623.87, '20141201', 368),
-185.11 20150519 594 (-185.11, '20150519', 594),
554.05 20150829 1077 (554.05, '20150829', 1077),
-600.03 20151010 331 (-600.03, '20151010', 331),
-887.41 20151005 743 (-887.41, '20151005', 743),
314.44 20150322 407 (314.44, '20150322', 407),
148.59 20141115 678 (148.59, '20141115', 678),
959.44 20140329 982 (959.44, '20140329', 982),
361.52 20140701 324 (361.52, '20140701', 324),
-141.86 20150601 218 (-141.86, '20150601', 218),
-127.13 20140824 546 (-127.13, '20140824', 546),
18.65 20150717 827 (18.65, '20150717', 827),
118.93 20141117 659 (118.93, '20141117', 659),
-175.94 20140319 982 (-175.94, '20140319', 982),
461.88 20150223 21 (461.88, '20150223', 21),
787.97 20141115 687 (787.97, '20141115', 687),
61.96 20150612 11 (61.96, '20150612', 11),
-329.15 20151031 411 (-329.15, '20151031', 411),
245.34 20140610 353 (245.34, '20140610', 353),
-865.74 20150409 443 (-865.74, '20150409', 443),
98.35 20140731 905 (98.35, '20140731', 905),
-643.77 20151027 151 (-643.77, '20151027', 151),
310.53 20140211 898 (310.53, '20140211', 898),
-508.6 20140819 532 (-508.6, '20140819', 532),
896.07 20141031 321 (896.07, '20141031', 321),
-364.94 20140815 100 (-364.94, '20140815', 100),
0.89 20140130 714 (0.89, '20140130', 714),
628.69 20140205 295 (628.69, '20140205', 295),
-821.17 20150622 386 (-821.17, '20150622', 386),
473.8 20140319 744 (473.8, '20140319', 744),
642.72 20140425 80 (642.72, '20140425', 80),
693.35 20141120 308 (693.35, '20141120', 308),
958.94 20150225 200 (958.94, '20150225', 200),
856.55 20150122 1026 (856.55, '20150122', 1026),
107.88 20141118 22 (107.88, '20141118', 22),
-997.35 20141125 653 (-997.35, '20141125', 653),
828.05 20141008 810 (828.05, '20141008', 810),
-547.78 20150414 303 (-547.78, '20150414', 303),
408.81 20141213 774 (408.81, '20141213', 774),
-428.31 20140925 723 (-428.31, '20140925', 723),
643.94 20141118 564 (643.94, '20141118', 564),
424.34 20151022 769 (424.34, '20151022', 769),
-349.52 20140419 486 (-349.52, '20140419', 486),
-783.89 20151110 722 (-783.89, '20151110', 722),
964.31 20150610 513 (964.31, '20150610', 513),
-355.55 20150706 749 (-355.55, '20150706', 749),
201.78 20140228 1007 (201.78, '20140228', 1007),
112.6 20141124 905 (112.6, '20141124', 905),
-116.16 20151105 569 (-116.16, '20151105', 569),
-787.64 20150818 702 (-787.64, '20150818', 702),
722.41 20140929 878 (722.41, '20140929', 878),
276.09 20150617 1086 (276.09, '20150617', 1086),
33.65 20140202 53 (33.65, '20140202', 53),
46.5 20141030 219 (46.5, '20141030', 219),
886.75 20150214 696 (886.75, '20150214', 696),
92.85 20141211 1045 (92.85, '20141211', 1045),
-763.39 20151218 1035 (-763.39, '20151218', 1035),
937.37 20140522 588 (937.37, '20140522', 588),
-405.23 20151107 1114 (-405.23, '20151107', 1114),
572.55 20150906 77 (572.55, '20150906', 77),
239.78 20150928 1 (239.78, '20150928', 1),
414.87 20150921 466 (414.87, '20150921', 466),
107.9 20140928 582 (107.9, '20140928', 582),
954.48 20150126 221 (954.48, '20150126', 221),
-811.21 20140123 119 (-811.21, '20140123', 119),
-215.53 20150412 576 (-215.53, '20150412', 576),
640.3 20150802 531 (640.3, '20150802', 531),
-561.7 20150721 599 (-561.7, '20150721', 599),
-210.73 20141128 1121 (-210.73, '20141128', 1121),
-442.27 20140223 985 (-442.27, '20140223', 985),
-930.72 20150711 955 (-930.72, '20150711', 955),
-68.27 20151214 307 (-68.27, '20151214', 307),
-132.42 20140706 32 (-132.42, '20140706', 32),
685.68 20150110 1069 (685.68, '20150110', 1069),
-668.14 20150126 120 (-668.14, '20150126', 120),
-543.44 20140709 72 (-543.44, '20140709', 72),
-435.16 20141214 170 (-435.16, '20141214', 170),
40.13 20140311 932 (40.13, '20140311', 932),
856.38 20140819 741 (856.38, '20140819', 741),
256.93 20140105 242 (256.93, '20140105', 242),
-143.43 20150524 858 (-143.43, '20150524', 858),
-91.41 20141015 903 (-91.41, '20141015', 903),
-543.65 20150213 53 (-543.65, '20150213', 53),
-747.41 20150419 643 (-747.41, '20150419', 643),
819.52 20150409 918 (819.52, '20150409', 918),
542.1 20140428 824 (542.1, '20140428', 824),
-292.23 20150811 1044 (-292.23, '20150811', 1044),
23.06 20140201 1084 (23.06, '20140201', 1084),
175.81 20140715 929 (175.81, '20140715', 929),
-780.12 20150704 836 (-780.12, '20150704', 836),
515.1 20140604 471 (515.1, '20140604', 471),
-763.58 20141029 795 (-763.58, '20141029', 795),
-522.14 20140625 735 (-522.14, '20140625', 735),
726.97 20140528 527 (726.97, '20140528', 527),
642.53 20150729 625 (642.53, '20150729', 625),
-449.54 20150730 592 (-449.54, '20150730', 592),
716.8 20140828 388 (716.8, '20140828', 388),
644.9 20141026 704 (644.9, '20141026', 704),
91.3 20151104 607 (91.3, '20151104', 607),
-110.78 20140601 141 (-110.78, '20140601', 141),
45.44 20140705 1112 (45.44, '20140705', 1112),
-257.22 20140317 77 (-257.22, '20140317', 77),
-737.99 20150205 791 (-737.99, '20150205', 791),
-170.32 20150719 775 (-170.32, '20150719', 775),
-765.51 20150216 349 (-765.51, '20150216', 349),
764.87 20150125 887 (764.87, '20150125', 887),
-486.61 20140211 386 (-486.61, '20140211', 386),
-768.58 20140926 848 (-768.58, '20140926', 848),
184.63 20140406 816 (184.63, '20140406', 816),
240.53 20141212 924 (240.53, '20141212', 924),
886.29 20140119 951 (886.29, '20140119', 951),
-4.12 20150907 294 (-4.12, '20150907', 294),
-319.11 20141225 419 (-319.11, '20141225', 419),
-932.09 20141012 188 (-932.09, '20141012', 188),
994.31 20141018 280 (994.31, '20141018', 280),
-356.08 20141123 629 (-356.08, '20141123', 629),
-293.19 20140514 44 (-293.19, '20140514', 44),
85.32 20150710 389 (85.32, '20150710', 389),
606.53 20150416 493 (606.53, '20150416', 493),
-73.84 20140723 801 (-73.84, '20140723', 801),
-736.17 20140622 633 (-736.17, '20140622', 633),
344.9 20140202 680 (344.9, '20140202', 680),
-21.63 20150828 252 (-21.63, '20150828', 252),
-253.43 20150709 559 (-253.43, '20150709', 559),
969.48 20150916 968 (969.48, '20150916', 968),
328.38 20140619 23 (328.38, '20140619', 23),
874.36 20140108 938 (874.36, '20140108', 938),
90.21 20140827 566 (90.21, '20140827', 566),
525.16 20140907 727 (525.16, '20140907', 727),
-452.14 20150224 832 (-452.14, '20150224', 832),
-146.88 20140731 98 (-146.88, '20140731', 98),
-105.76 20150418 1010 (-105.76, '20150418', 1010),
-761.76 20141122 296 (-761.76, '20141122', 296),
-82.78 20140622 435 (-82.78, '20140622', 435),
330.23 20151221 308 (330.23, '20151221', 308),
998.79 20150801 503 (998.79, '20150801', 503),
145.2 20140407 434 (145.2, '20140407', 434),
743.32 20140105 21 (743.32, '20140105', 21),
-643.92 20140318 696 (-643.92, '20140318', 696),
-839.23 20151022 842 (-839.23, '20151022', 842),
807.47 20150412 552 (807.47, '20150412', 552),
-396.34 20140202 812 (-396.34, '20140202', 812),
-473.43 20150721 1125 (-473.43, '20150721', 1125),
-573.11 20150822 640 (-573.11, '20150822', 640),
-53.13 20140505 49 (-53.13, '20140505', 49),
278.01 20150512 185 (278.01, '20150512', 185),
273.32 20150705 833 (273.32, '20150705', 833),
201.26 20150607 162 (201.26, '20150607', 162),
787.56 20141025 1039 (787.56, '20141025', 1039),
-289.41 20140212 912 (-289.41, '20140212', 912),
82.62 20151202 427 (82.62, '20151202', 427),
96.11 20151118 931 (96.11, '20151118', 931),
778.29 20140705 335 (778.29, '20140705', 335),
397.42 20140508 850 (397.42, '20140508', 850),
-733.01 20140420 708 (-733.01, '20140420', 708),
877.03 20140717 877 (877.03, '20140717', 877),
-519.49 20150415 332 (-519.49, '20150415', 332),
520.48 20141205 912 (520.48, '20141205', 912),
390.87 20141012 871 (390.87, '20141012', 871),
-258.8 20150927 77 (-258.8, '20150927', 77),
-977.09 20140327 989 (-977.09, '20140327', 989),
-973.32 20140213 269 (-973.32, '20140213', 269),
-222.84 20141002 442 (-222.84, '20141002', 442),
375.07 20150630 594 (375.07, '20150630', 594),
-326.77 20150709 276 (-326.77, '20150709', 276),
-753.03 20150802 263 (-753.03, '20150802', 263),
-275.49 20151223 511 (-275.49, '20151223', 511),
14.77 20141228 825 (14.77, '20141228', 825),
-523.6 20140423 203 (-523.6, '20140423', 203),
-367.62 20150310 792 (-367.62, '20150310', 792),
-358.23 20140627 261 (-358.23, '20140627', 261),
-930.35 20140204 871 (-930.35, '20140204', 871),
524.26 20141129 1035 (524.26, '20141129', 1035),
182.94 20150731 784 (182.94, '20150731', 784),
-922.69 20140227 655 (-922.69, '20140227', 655),
-732.96 20140609 553 (-732.96, '20140609', 553),
192.3 20140228 538 (192.3, '20140228', 538),
24.73 20150204 851 (24.73, '20150204', 851),
280.97 20141212 314 (280.97, '20141212', 314),
900.96 20140424 956 (900.96, '20140424', 956),
854.02 20140116 514 (854.02, '20140116', 514),
868.4 20140822 360 (868.4, '20140822', 360),
609.86 20151208 458 (609.86, '20151208', 458),
-552.75 20141220 327 (-552.75, '20141220', 327),
-710.57 20140326 839 (-710.57, '20140326', 839),
636.16 20140527 284 (636.16, '20140527', 284),
-681.66 20151119 411 (-681.66, '20151119', 411),
-834.27 20150717 824 (-834.27, '20150717', 824),
-706.31 20140608 730 (-706.31, '20140608', 730),
71.44 20150812 317 (71.44, '20150812', 317),
490.25 20150524 264 (490.25, '20150524', 264),
-915.46 20150315 995 (-915.46, '20150315', 995),
185.78 20150911 984 (185.78, '20150911', 984),
-496.42 20140105 920 (-496.42, '20140105', 920),
-393.59 20141125 639 (-393.59, '20141125', 639),
900.19 20151116 543 (900.19, '20151116', 543),
-885.16 20140807 380 (-885.16, '20140807', 380),
20.14 20150710 688 (20.14, '20150710', 688),
874.12 20140701 567 (874.12, '20140701', 567),
944.83 20140830 911 (944.83, '20140830', 911),
569.23 20151002 511 (569.23, '20151002', 511),
999.03 20150131 305 (999.03, '20150131', 305),
318.1 20140717 922 (318.1, '20140717', 922),
58.38 20140901 1037 (58.38, '20140901', 1037),
-342.56 20150222 762 (-342.56, '20150222', 762),
392.14 20140927 806 (392.14, '20140927', 806),
751.91 20140606 740 (751.91, '20140606', 740),
535.48 20150618 966 (535.48, '20150618', 966),
272.59 20150529 403 (272.59, '20150529', 403),
264.72 20140202 146 (264.72, '20140202', 146),
-916.8 20150705 589 (-916.8, '20150705', 589),
714.72 20141219 1002 (714.72, '20141219', 1002),
445.69 20151115 694 (445.69, '20151115', 694),
981.18 20150421 131 (981.18, '20150421', 131),
909.67 20140822 494 (909.67, '20140822', 494),
-177.23 20150630 112 (-177.23, '20150630', 112),
-360.37 20140723 341 (-360.37, '20140723', 341),
-159.74 20150819 783 (-159.74, '20150819', 783),
-136.3 20140103 704 (-136.3, '20140103', 704),
17.21 20140227 541 (17.21, '20140227', 541),
569.51 20141121 797 (569.51, '20141121', 797),
330.64 20150627 385 (330.64, '20150627', 385),
405.63 20140226 704 (405.63, '20140226', 704),
-584.17 20150724 349 (-584.17, '20150724', 349),
999.98 20141123 673 (999.98, '20141123', 673),
-441.13 20150903 1005 (-441.13, '20150903', 1005),
338.19 20150927 292 (338.19, '20150927', 292),
-848.97 20150830 155 (-848.97, '20150830', 155),
635.1 20140708 171 (635.1, '20140708', 171),
175.64 20140622 720 (175.64, '20140622', 720),
33.98 20140430 155 (33.98, '20140430', 155),
508.28 20140413 431 (508.28, '20140413', 431),
-642.23 20150831 1035 (-642.23, '20150831', 1035),
-367.35 20150714 557 (-367.35, '20150714', 557),
733.02 20140327 222 (733.02, '20140327', 222),
-969.43 20140820 773 (-969.43, '20140820', 773),
-451.44 20140312 28 (-451.44, '20140312', 28),
-876.77 20151023 508 (-876.77, '20151023', 508),
-325.55 20150821 220 (-325.55, '20150821', 220),
995.64 20140319 260 (995.64, '20140319', 260),
-250.92 20140913 1082 (-250.92, '20140913', 1082),
616.18 20140103 389 (616.18, '20140103', 389),
71.84 20140212 504 (71.84, '20140212', 504),
243.73 20150624 282 (243.73, '20150624', 282),
953.95 20150203 308 (953.95, '20150203', 308),
155.49 20140604 651 (155.49, '20140604', 651),
-531.63 20150208 1008 (-531.63, '20150208', 1008),
-946.77 20150530 992 (-946.77, '20150530', 992),
22.67 20150523 84 (22.67, '20150523', 84),
-197.35 20150518 1044 (-197.35, '20150518', 1044),
-708.85 20140502 397 (-708.85, '20140502', 397),
333.02 20150929 714 (333.02, '20150929', 714),
-423.51 20140604 289 (-423.51, '20140604', 289),
-710.89 20140928 877 (-710.89, '20140928', 877),
-601.87 20150917 441 (-601.87, '20150917', 441),
775.93 20150729 866 (775.93, '20150729', 866),
-246.36 20150818 244 (-246.36, '20150818', 244),
866.12 20140717 144 (866.12, '20140717', 144),
681.59 20151013 754 (681.59, '20151013', 754),
-582.69 20150829 204 (-582.69, '20150829', 204),
-967.29 20150626 599 (-967.29, '20150626', 599),
123.79 20150612 368 (123.79, '20150612', 368),
634.03 20150512 19 (634.03, '20150512', 19),
-406.75 20150206 189 (-406.75, '20150206', 189),
-280.16 20140410 110 (-280.16, '20140410', 110),
981.54 20140923 969 (981.54, '20140923', 969),
-343.5 20140202 182 (-343.5, '20140202', 182),
-887.54 20140406 315 (-887.54, '20140406', 315),
-186.35 20140914 383 (-186.35, '20140914', 383),
-4.23 20150103 553 (-4.23, '20150103', 553),
224.75 20151121 459 (224.75, '20151121', 459),
670.27 20150426 568 (670.27, '20150426', 568),
715.22 20150824 570 (715.22, '20150824', 570),
-919.19 20140709 992 (-919.19, '20140709', 992),
-571 20140820 127 (-571, '20140820', 127),
-769.3 20140320 117 (-769.3, '20140320', 117),
407.56 20140302 68 (407.56, '20140302', 68),
8.24 20140430 362 (8.24, '20140430', 362),
644.54 20140525 610 (644.54, '20140525', 610),
-468.16 20140324 797 (-468.16, '20140324', 797),
383.81 20151017 400 (383.81, '20151017', 400),
-172.6 20140105 1109 (-172.6, '20140105', 1109),
-489.94 20150411 513 (-489.94, '20150411', 513),
-849.88 20150521 503 (-849.88, '20150521', 503),
-523.75 20140109 546 (-523.75, '20140109', 546),
-991.78 20140506 616 (-991.78, '20140506', 616),
293.52 20140721 245 (293.52, '20140721', 245),
889.91 20150712 562 (889.91, '20150712', 562),
426.75 20140118 545 (426.75, '20140118', 545),
-650.24 20140913 572 (-650.24, '20140913', 572),
454.34 20150307 726 (454.34, '20150307', 726),
677.89 20151119 1050 (677.89, '20151119', 1050),
-36.32 20150918 147 (-36.32, '20150918', 147),
907.5 20140526 275 (907.5, '20140526', 275),
-521.6 20151107 794 (-521.6, '20151107', 794),
356 20150422 1036 (356, '20150422', 1036),
838.94 20150214 409 (838.94, '20150214', 409),
-465.7 20150316 441 (-465.7, '20150316', 441),
804.5 20141115 765 (804.5, '20141115', 765),
994.79 20151010 770 (994.79, '20151010', 770),
-757.73 20141003 432 (-757.73, '20141003', 432),
879.56 20150215 865 (879.56, '20150215', 865),
336.53 20150913 1118 (336.53, '20150913', 1118),
-772.53 20140302 951 (-772.53, '20140302', 951),
-947.13 20141013 1024 (-947.13, '20141013', 1024),
-780.38 20150121 179 (-780.38, '20150121', 179),
956.28 20150525 946 (956.28, '20150525', 946),
-55 20140511 21 (-55, '20140511', 21),
259.63 20150927 699 (259.63, '20150927', 699),
77.22 20150512 457 (77.22, '20150512', 457),
-776.82 20150301 692 (-776.82, '20150301', 692),
-771.54 20151211 302 (-771.54, '20151211', 302),
-17.99 20140705 112 (-17.99, '20140705', 112),
-101.69 20140623 3 (-101.69, '20140623', 3),
-964.68 20140225 1018 (-964.68, '20140225', 1018),
488.63 20141220 293 (488.63, '20141220', 293),
-2.26 20140714 980 (-2.26, '20140714', 980),
-89.6 20151118 778 (-89.6, '20151118', 778),
-52.1 20141229 466 (-52.1, '20141229', 466),
-534.25 20150331 117 (-534.25, '20150331', 117),
610.63 20141003 12 (610.63, '20141003', 12),
-778.16 20150711 383 (-778.16, '20150711', 383),
-337.75 20150726 43 (-337.75, '20150726', 43),
156.21 20150312 225 (156.21, '20150312', 225),
945.74 20151111 1090 (945.74, '20151111', 1090),
228.51 20151231 126 (228.51, '20151231', 126),
228.62 20140223 1037 (228.62, '20140223', 1037),
-38.59 20151010 904 (-38.59, '20151010', 904),
-314.4 20140114 289 (-314.4, '20140114', 289),
-205.07 20150329 921 (-205.07, '20150329', 921),
530.22 20140406 221 (530.22, '20140406', 221),
723.14 20140726 1051 (723.14, '20140726', 1051),
152.02 20140714 1119 (152.02, '20140714', 1119),
245.04 20140418 556 (245.04, '20140418', 556),
657.94 20141130 1079 (657.94, '20141130', 1079),
608.68 20150517 980 (608.68, '20150517', 980),
-326.19 20141114 608 (-326.19, '20141114', 608),
471.57 20141203 440 (471.57, '20141203', 440),
280.84 20151027 595 (280.84, '20151027', 595),
684.68 20150423 632 (684.68, '20150423', 632),
137.22 20140710 916 (137.22, '20140710', 916),
-482.6 20151011 488 (-482.6, '20151011', 488),
108.73 20151031 805 (108.73, '20151031', 805),
998.29 20150427 196 (998.29, '20150427', 196),
580.85 20150814 100 (580.85, '20150814', 100),
419.69 20140907 1083 (419.69, '20140907', 1083),
379.48 20150713 509 (379.48, '20150713', 509),
269.61 20150302 338 (269.61, '20150302', 338),
471 20140122 967 (471, '20140122', 967),
184.83 20160101 928 (184.83, '20160101', 928),
242.14 20140706 565 (242.14, '20140706', 565),
-52.65 20151102 930 (-52.65, '20151102', 930),
38.81 20140704 525 (38.81, '20140704', 525),
743.86 20140912 459 (743.86, '20140912', 459),
799.25 20151116 157 (799.25, '20151116', 157),
-671.67 20141204 960 (-671.67, '20141204', 960),
-69.72 20140213 1053 (-69.72, '20140213', 1053),
-681.91 20140118 943 (-681.91, '20140118', 943),
260.7 20140201 758 (260.7, '20140201', 758),
195.29 20140709 1047 (195.29, '20140709', 1047),
-917.78 20150612 1085 (-917.78, '20150612', 1085),
-668.15 20150415 658 (-668.15, '20150415', 658),
-699.85 20140317 701 (-699.85, '20140317', 701),
887.84 20140306 5 (887.84, '20140306', 5),
-851.56 20140708 144 (-851.56, '20140708', 144),
-812.46 20150508 586 (-812.46, '20150508', 586),
469.6 20150120 15 (469.6, '20150120', 15),
288.64 20140416 1022 (288.64, '20140416', 1022),
589.81 20150603 951 (589.81, '20150603', 951),
-891.74 20150414 994 (-891.74, '20150414', 994),
897.94 20150327 509 (897.94, '20150327', 509),
-821 20150129 1074 (-821, '20150129', 1074),
451.11 20150521 923 (451.11, '20150521', 923),
312.25 20150123 394 (312.25, '20150123', 394),
416.62 20150729 503 (416.62, '20150729', 503),
635.41 20141016 1007 (635.41, '20141016', 1007),
-613.16 20140107 851 (-613.16, '20140107', 851),
-471.62 20150419 343 (-471.62, '20150419', 343),
-988.9 20150312 1053 (-988.9, '20150312', 1053),
386.71 20140302 413 (386.71, '20140302', 413),
-441.7 20150613 647 (-441.7, '20150613', 647),
956.81 20150607 720 (956.81, '20150607', 720),
-650.2 20150623 251 (-650.2, '20150623', 251),
554.08 20150427 1119 (554.08, '20150427', 1119),
-110.97 20150517 419 (-110.97, '20150517', 419),
-986.89 20140218 662 (-986.89, '20140218', 662),
-775.25 20141217 946 (-775.25, '20141217', 946),
-720.49 20151003 407 (-720.49, '20151003', 407),
526.34 20140724 76 (526.34, '20140724', 76),
927.58 20140707 1092 (927.58, '20140707', 1092),
277.34 20141201 815 (277.34, '20141201', 815),
-934.77 20150517 84 (-934.77, '20150517', 84),
-540.53 20150901 1014 (-540.53, '20150901', 1014),
-697.79 20150401 434 (-697.79, '20150401', 434),
-853.41 20141121 282 (-853.41, '20141121', 282),
-355.56 20151205 219 (-355.56, '20151205', 219),
-292.51 20141212 782 (-292.51, '20141212', 782),
700.99 20141201 697 (700.99, '20141201', 697),
257.31 20140710 469 (257.31, '20140710', 469),
-880.17 20150807 906 (-880.17, '20150807', 906),
-517.57 20150720 686 (-517.57, '20150720', 686),
-839.82 20150613 811 (-839.82, '20150613', 811),
-415.21 20150309 1023 (-415.21, '20150309', 1023),
-430.04 20141220 787 (-430.04, '20141220', 787),
-335.58 20150207 811 (-335.58, '20150207', 811),
-462.45 20150501 815 (-462.45, '20150501', 815),
567.81 20140107 227 (567.81, '20140107', 227),
248.78 20140711 114 (248.78, '20140711', 114),
783.08 20140905 804 (783.08, '20140905', 804),
-148.7 20150915 162 (-148.7, '20150915', 162),
367.15 20140512 345 (367.15, '20140512', 345),
-415.81 20150316 582 (-415.81, '20150316', 582),
42.18 20150921 519 (42.18, '20150921', 519),
612.42 20150325 676 (612.42, '20150325', 676),
833.08 20151005 467 (833.08, '20151005', 467),
176.47 20140131 16 (176.47, '20140131', 16),
433.48 20140401 723 (433.48, '20140401', 723),
-539.45 20150713 100 (-539.45, '20150713', 100),
-76.1 20140220 963 (-76.1, '20140220', 963),
897.37 20140805 667 (897.37, '20140805', 667),
453.21 20150827 770 (453.21, '20150827', 770),
136.85 20150606 271 (136.85, '20150606', 271),
982.1 20150518 313 (982.1, '20150518', 313),
-234.83 20140916 894 (-234.83, '20140916', 894),
298.26 20150728 915 (298.26, '20150728', 915),
-672.08 20140112 953 (-672.08, '20140112', 953),
134.97 20151104 803 (134.97, '20151104', 803),
900.77 20150920 281 (900.77, '20150920', 281),
-64.2 20150504 319 (-64.2, '20150504', 319),
-189.11 20151206 166 (-189.11, '20151206', 166),
-453.78 20150626 944 (-453.78, '20150626', 944),
-849.93 20160101 653 (-849.93, '20160101', 653),
827.84 20140826 278 (827.84, '20140826', 278),
3.42 20140929 164 (3.42, '20140929', 164),
-164.4 20140917 982 (-164.4, '20140917', 982),
942.67 20141216 477 (942.67, '20141216', 477),
913.08 20150506 149 (913.08, '20150506', 149),
-579.31 20141110 1042 (-579.31, '20141110', 1042),
-600.04 20140817 2 (-600.04, '20140817', 2),
26.85 20150316 22 (26.85, '20150316', 22),
107.95 20140914 359 (107.95, '20140914', 359),
914.66 20140314 595 (914.66, '20140314', 595),
844.77 20141028 930 (844.77, '20141028', 930),
733.13 20140306 448 (733.13, '20140306', 448),
-114.44 20151020 1068 (-114.44, '20151020', 1068),
935.64 20151022 707 (935.64, '20151022', 707),
-115.78 20150228 770 (-115.78, '20150228', 770),
-164.34 20151109 1125 (-164.34, '20151109', 1125),
-778.99 20141215 332 (-778.99, '20141215', 332),
-957.19 20151206 549 (-957.19, '20151206', 549),
14.31 20150816 864 (14.31, '20150816', 864),
853.4 20140414 619 (853.4, '20140414', 619),
977.71 20150628 1088 (977.71, '20150628', 1088),
781.88 20150419 160 (781.88, '20150419', 160),
-117.81 20150423 199 (-117.81, '20150423', 199),
118.35 20151030 72 (118.35, '20151030', 72),
-655.17 20140619 278 (-655.17, '20140619', 278),
444.44 20141229 209 (444.44, '20141229', 209),
83.87 20140925 539 (83.87, '20140925', 539),
979.38 20151016 174 (979.38, '20151016', 174),
438.47 20150820 251 (438.47, '20150820', 251),
142.54 20150712 514 (142.54, '20150712', 514),
405.63 20151216 789 (405.63, '20151216', 789),
-7.14 20150502 269 (-7.14, '20150502', 269),
-574.21 20150913 373 (-574.21, '20150913', 373),
738.45 20151205 9 (738.45, '20151205', 9),
-315.82 20150525 833 (-315.82, '20150525', 833),
123.59 20151001 49 (123.59, '20151001', 49),
-653.95 20150523 103 (-653.95, '20150523', 103),
809.99 20140424 568 (809.99, '20140424', 568),
218.47 20140130 610 (218.47, '20140130', 610),
-580.88 20140328 765 (-580.88, '20140328', 765),
570.96 20140811 12 (570.96, '20140811', 12),
-101.79 20140513 600 (-101.79, '20140513', 600),
608.49 20151124 311 (608.49, '20151124', 311),
-161.51 20151117 677 (-161.51, '20151117', 677),
-785.62 20151211 674 (-785.62, '20151211', 674),
477.58 20150322 457 (477.58, '20150322', 457),
40.75 20140727 287 (40.75, '20140727', 287),
898.99 20151108 995 (898.99, '20151108', 995),
-117.62 20150529 871 (-117.62, '20150529', 871),
234.55 20140127 655 (234.55, '20140127', 655),
-790.57 20150508 257 (-790.57, '20150508', 257),
971.57 20150722 623 (971.57, '20150722', 623),
935.36 20140216 1109 (935.36, '20140216', 1109),
721 20151005 112 (721, '20151005', 112),
-431.62 20140805 955 (-431.62, '20140805', 955),
414.3 20150315 588 (414.3, '20150315', 588),
-937.13 20141028 489 (-937.13, '20141028', 489),
150.21 20140809 16 (150.21, '20140809', 16),
-294.56 20140820 1013 (-294.56, '20140820', 1013),
526.33 20141119 17 (526.33, '20141119', 17),
408.77 20150819 816 (408.77, '20150819', 816),
-13.11 20150115 935 (-13.11, '20150115', 935),
723.23 20150126 1001 (723.23, '20150126', 1001),
704.53 20150712 668 (704.53, '20150712', 668),
-637.46 20150505 1086 (-637.46, '20150505', 1086),
228.38 20150812 339 (228.38, '20150812', 339),
-399.14 20151206 319 (-399.14, '20151206', 319),
386.23 20150807 231 (386.23, '20150807', 231),
507.66 20140430 268 (507.66, '20140430', 268),
-834.97 20150206 280 (-834.97, '20150206', 280),
350.66 20150513 1098 (350.66, '20150513', 1098),
573.98 20150323 638 (573.98, '20150323', 638),
-421.89 20140910 514 (-421.89, '20140910', 514),
818.17 20150513 787 (818.17, '20150513', 787),
402.43 20150307 1003 (402.43, '20150307', 1003),
424.27 20150214 459 (424.27, '20150214', 459),
225.92 20150218 509 (225.92, '20150218', 509),
-50.21 20151106 1052 (-50.21, '20151106', 1052),
528.89 20141125 215 (528.89, '20141125', 215),
-230.06 20150814 362 (-230.06, '20150814', 362),
762.64 20140728 731 (762.64, '20140728', 731),
-254.05 20140330 114 (-254.05, '20140330', 114),
96.52 20141212 311 (96.52, '20141212', 311),
-456.62 20140119 170 (-456.62, '20140119', 170),
-647.83 20140807 699 (-647.83, '20140807', 699),
691.42 20151114 358 (691.42, '20151114', 358),
781.34 20140617 547 (781.34, '20140617', 547),
-142.38 20150630 503 (-142.38, '20150630', 503),
861.16 20140521 132 (861.16, '20140521', 132),
542.28 20150226 918 (542.28, '20150226', 918),
242.5 20150606 912 (242.5, '20150606', 912),
-434.45 20160101 346 (-434.45, '20160101', 346),
-106.09 20140611 790 (-106.09, '20140611', 790),
276.96 20150701 656 (276.96, '20150701', 656),
313.12 20140311 184 (313.12, '20140311', 184),
835.16 20140810 108 (835.16, '20140810', 108),
-998.51 20141031 828 (-998.51, '20141031', 828),
270.31 20140430 763 (270.31, '20140430', 763),
143.1 20140728 217 (143.1, '20140728', 217),
-564.79 20150601 1075 (-564.79, '20150601', 1075),
991.96 20150909 45 (991.96, '20150909', 45),
347.7 20150910 511 (347.7, '20150910', 511),
-58.84 20150107 116 (-58.84, '20150107', 116),
-521.08 20140410 757 (-521.08, '20140410', 757),
48.83 20150603 467 (48.83, '20150603', 467),
895.71 20140926 3 (895.71, '20140926', 3),
94.86 20150416 944 (94.86, '20150416', 944),
177.95 20151213 1076 (177.95, '20151213', 1076),
469.99 20151230 486 (469.99, '20151230', 486),
986.76 20140916 6 (986.76, '20140916', 6),
609.03 20150307 927 (609.03, '20150307', 927),
16.69 20150113 961 (16.69, '20150113', 961),
364.46 20150820 985 (364.46, '20150820', 985),
642.34 20140205 1087 (642.34, '20140205', 1087),
295.2 20150726 150 (295.2, '20150726', 150),
170.32 20150709 776 (170.32, '20150709', 776),
-419.2 20151030 543 (-419.2, '20151030', 543),
-815.05 20140208 721 (-815.05, '20140208', 721),
-240.4 20150621 618 (-240.4, '20150621', 618),
992.26 20150514 1053 (992.26, '20150514', 1053),
-395.87 20140506 653 (-395.87, '20140506', 653),
-140.82 20140503 366 (-140.82, '20140503', 366),
-803.33 20140701 1032 (-803.33, '20140701', 1032),
-943.13 20141103 405 (-943.13, '20141103', 405),
-300.6 20140718 324 (-300.6, '20140718', 324),
562.61 20140218 380 (562.61, '20140218', 380),
482.31 20150624 1050 (482.31, '20150624', 1050),
-357.68 20150805 984 (-357.68, '20150805', 984),
388.37 20140918 582 (388.37, '20140918', 582),
-700.75 20150410 1107 (-700.75, '20150410', 1107),
662.86 20140214 629 (662.86, '20140214', 629),
-9.08 20140520 462 (-9.08, '20140520', 462),
324.62 20151020 680 (324.62, '20151020', 680),
900.87 20150906 885 (900.87, '20150906', 885),
-619.49 20150927 37 (-619.49, '20150927', 37),
-857.23 20150712 375 (-857.23, '20150712', 375),
476.05 20140525 444 (476.05, '20140525', 444),
-160.6 20140116 1062 (-160.6, '20140116', 1062),
448.89 20150801 936 (448.89, '20150801', 936),
913.36 20150412 202 (913.36, '20150412', 202),
-815.11 20140630 419 (-815.11, '20140630', 419),
-870.73 20140831 1068 (-870.73, '20140831', 1068),
250.6 20150106 802 (250.6, '20150106', 802),
788.72 20150422 221 (788.72, '20150422', 221),
-356.63 20140127 819 (-356.63, '20140127', 819),
487.16 20150602 978 (487.16, '20150602', 978),
662.03 20140111 548 (662.03, '20140111', 548),
743.3 20140902 1023 (743.3, '20140902', 1023),
-540.08 20150728 763 (-540.08, '20150728', 763),
-689.59 20150806 965 (-689.59, '20150806', 965),
315.55 20141225 317 (315.55, '20141225', 317),
202.8 20150401 84 (202.8, '20150401', 84),
176.94 20140109 699 (176.94, '20140109', 699),
644.32 20140319 467 (644.32, '20140319', 467),
728.95 20140619 564 (728.95, '20140619', 564),
-205.4 20150324 75 (-205.4, '20150324', 75),
-555.43 20140807 315 (-555.43, '20140807', 315),
-640.54 20150527 81 (-640.54, '20150527', 81),
-187.83 20150321 420 (-187.83, '20150321', 420),
-748.94 20140529 799 (-748.94, '20140529', 799),
-588.3 20151210 283 (-588.3, '20151210', 283),
301.87 20151202 291 (301.87, '20151202', 291),
-702.87 20150106 611 (-702.87, '20150106', 611),
-983.68 20150406 468 (-983.68, '20150406', 468),
-619.61 20150120 628 (-619.61, '20150120', 628),
398.67 20141217 656 (398.67, '20141217', 656),
504.26 20150509 1058 (504.26, '20150509', 1058),
523.06 20140403 285 (523.06, '20140403', 285),
-71.93 20150104 455 (-71.93, '20150104', 455),
-761.07 20141108 142 (-761.07, '20141108', 142),
-407.44 20141224 668 (-407.44, '20141224', 668),
334.91 20141005 328 (334.91, '20141005', 328),
774.02 20141124 354 (774.02, '20141124', 354),
-180.71 20140117 461 (-180.71, '20140117', 461),
312.53 20150824 24 (312.53, '20150824', 24),
-650.05 20141011 651 (-650.05, '20141011', 651),
-403.34 20140518 990 (-403.34, '20140518', 990),
691.91 20140828 877 (691.91, '20140828', 877),
-803.83 20141213 107 (-803.83, '20141213', 107),
-648.67 20140731 520 (-648.67, '20140731', 520),
-24.73 20141202 758 (-24.73, '20141202', 758),
156.32 20140622 818 (156.32, '20140622', 818),
-702.68 20141104 900 (-702.68, '20141104', 900),
-114.09 20140212 1074 (-114.09, '20140212', 1074),
-631.3 20151201 1003 (-631.3, '20151201', 1003),
353.19 20140922 348 (353.19, '20140922', 348),
-366.99 20140626 270 (-366.99, '20140626', 270),
-308.99 20140327 859 (-308.99, '20140327', 859),
413.86 20141116 396 (413.86, '20141116', 396),
456.58 20140427 251 (456.58, '20140427', 251),
-515.17 20151111 1106 (-515.17, '20151111', 1106),
275.26 20150809 196 (275.26, '20150809', 196),
807.91 20150418 636 (807.91, '20150418', 636),
-602.01 20140717 290 (-602.01, '20140717', 290),
-444.99 20140512 880 (-444.99, '20140512', 880),
571.13 20150202 655 (571.13, '20150202', 655),
468.3 20151211 49 (468.3, '20151211', 49),
889.05 20150124 214 (889.05, '20150124', 214),
126.75 20141228 961 (126.75, '20141228', 961),
-645.52 20140924 719 (-645.52, '20140924', 719),
478.05 20150118 197 (478.05, '20150118', 197),
-481.27 20140122 188 (-481.27, '20140122', 188),
769.31 20151013 536 (769.31, '20151013', 536),
-858.03 20150304 440 (-858.03, '20150304', 440),
701.18 20141107 974 (701.18, '20141107', 974),
804.77 20150403 220 (804.77, '20150403', 220),
390.84 20150220 1094 (390.84, '20150220', 1094),
-866.33 20141113 319 (-866.33, '20141113', 319),
-596.94 20150507 382 (-596.94, '20150507', 382),
-860.66 20150611 1076 (-860.66, '20150611', 1076),
-488.58 20150822 912 (-488.58, '20150822', 912),
-652.29 20140209 811 (-652.29, '20140209', 811),
-295.04 20151001 279 (-295.04, '20151001', 279),
-567.66 20140615 46 (-567.66, '20140615', 46),
-574.21 20150127 921 (-574.21, '20150127', 921),
-504.6 20150710 450 (-504.6, '20150710', 450),
-50.06 20150613 949 (-50.06, '20150613', 949),
63.66 20141128 538 (63.66, '20141128', 538),
517.4 20150131 1066 (517.4, '20150131', 1066),
399.34 20141019 844 (399.34, '20141019', 844),
163.85 20151016 1002 (163.85, '20151016', 1002),
-435.46 20140726 657 (-435.46, '20140726', 657),
293.92 20141031 297 (293.92, '20141031', 297),
-239.27 20150723 990 (-239.27, '20150723', 990),
783.75 20150319 598 (783.75, '20150319', 598),
858.16 20140810 122 (858.16, '20140810', 122),
-924.11 20141214 429 (-924.11, '20141214', 429),
576.69 20140731 834 (576.69, '20140731', 834),
-591.29 20151007 704 (-591.29, '20151007', 704),
203.5 20140429 632 (203.5, '20140429', 632),
-977.03 20140411 782 (-977.03, '20140411', 782),
652.1 20141204 75 (652.1, '20141204', 75),
937.75 20141201 657 (937.75, '20141201', 657),
-479.61 20150915 426 (-479.61, '20150915', 426),
852.67 20140517 1011 (852.67, '20140517', 1011),
159.61 20140905 205 (159.61, '20140905', 205),
818.69 20150803 179 (818.69, '20150803', 179),
-284.14 20140409 1062 (-284.14, '20140409', 1062),
-944.21 20150710 927 (-944.21, '20150710', 927),
-419.49 20140524 63 (-419.49, '20140524', 63),
709.65 20141010 1073 (709.65, '20141010', 1073),
-351.53 20140511 219 (-351.53, '20140511', 219),
-587.45 20141007 646 (-587.45, '20141007', 646),
563.32 20140823 929 (563.32, '20140823', 929),
275.57 20151229 965 (275.57, '20151229', 965),
-478.26 20140225 905 (-478.26, '20140225', 905),
901.81 20141031 893 (901.81, '20141031', 893),
541.87 20150527 3 (541.87, '20150527', 3),
-180.69 20140813 4 (-180.69, '20140813', 4),
471.48 20140331 1025 (471.48, '20140331', 1025),
-899.87 20151027 628 (-899.87, '20151027', 628),
-529.04 20141226 655 (-529.04, '20141226', 655),
-794.97 20151027 78 (-794.97, '20151027', 78),
-545.16 20150804 418 (-545.16, '20150804', 418),
417.02 20140809 50 (417.02, '20140809', 50),
374.47 20141231 228 (374.47, '20141231', 228),
814.14 20140330 1112 (814.14, '20140330', 1112),
-916.8 20140530 939 (-916.8, '20140530', 939),
-821.55 20150720 990 (-821.55, '20150720', 990),
374.77 20140903 869 (374.77, '20140903', 869),
-684.32 20140327 901 (-684.32, '20140327', 901),
365.72 20150601 903 (365.72, '20150601', 903),
-652.36 20140310 106 (-652.36, '20140310', 106),
-351.41 20140414 201 (-351.41, '20140414', 201),
200.17 20140827 544 (200.17, '20140827', 544),
244.49 20150519 783 (244.49, '20150519', 783),
890.46 20140921 796 (890.46, '20140921', 796),
702.64 20150910 380 (702.64, '20150910', 380),
793.18 20150321 1084 (793.18, '20150321', 1084),
311.9 20140102 184 (311.9, '20140102', 184),
738.58 20151019 542 (738.58, '20151019', 542),
543.58 20150718 330 (543.58, '20150718', 330),
-894.77 20140910 358 (-894.77, '20140910', 358),
-703.51 20150919 809 (-703.51, '20150919', 809),
679.18 20150818 611 (679.18, '20150818', 611),
725.97 20140922 13 (725.97, '20140922', 13),
748.89 20150201 564 (748.89, '20150201', 564),
423.88 20150126 174 (423.88, '20150126', 174),
-115.56 20140822 601 (-115.56, '20140822', 601),
-35.93 20150331 1027 (-35.93, '20150331', 1027),
-156.91 20140606 845 (-156.91, '20140606', 845),
-962.77 20150628 210 (-962.77, '20150628', 210),
712.36 20151221 262 (712.36, '20151221', 262),
200.15 20150711 366 (200.15, '20150711', 366),
-283.85 20151105 762 (-283.85, '20151105', 762),
810.52 20140429 212 (810.52, '20140429', 212),
-137.51 20150604 887 (-137.51, '20150604', 887),
-322.37 20141003 791 (-322.37, '20141003', 791),
913.97 20150218 1025 (913.97, '20150218', 1025),
-876.25 20140113 504 (-876.25, '20140113', 504),
-186.47 20150616 538 (-186.47, '20150616', 538),
-893.23 20140918 201 (-893.23, '20140918', 201),
-457.39 20150410 773 (-457.39, '20150410', 773),
602.03 20150131 359 (602.03, '20150131', 359),
-59.7 20150507 976 (-59.7, '20150507', 976),
25.91 20150301 778 (25.91, '20150301', 778),
658.55 20150403 409 (658.55, '20150403', 409),
143.06 20150611 1083 (143.06, '20150611', 1083),
683.91 20150111 778 (683.91, '20150111', 778),
-648.85 20140918 267 (-648.85, '20140918', 267),
462.55 20140120 391 (462.55, '20140120', 391),
-49.1 20150509 522 (-49.1, '20150509', 522),
-71.89 20150927 484 (-71.89, '20150927', 484),
-951.55 20150108 70 (-951.55, '20150108', 70),
-509.53 20140514 64 (-509.53, '20140514', 64),
879.82 20150404 243 (879.82, '20150404', 243),
-55.55 20140120 274 (-55.55, '20140120', 274),
-370 20140324 787 (-370, '20140324', 787),
-831.61 20140726 438 (-831.61, '20140726', 438),
-510.27 20140420 1021 (-510.27, '20140420', 1021),
441.37 20150314 914 (441.37, '20150314', 914),
366.62 20140720 27 (366.62, '20140720', 27),
-130.88 20150612 735 (-130.88, '20150612', 735),
11.41 20141209 1024 (11.41, '20141209', 1024),
39.03 20150926 847 (39.03, '20150926', 847),
-552.63 20150127 609 (-552.63, '20150127', 609),
114.77 20140526 291 (114.77, '20140526', 291),
891.95 20151112 633 (891.95, '20151112', 633),
182.76 20150916 603 (182.76, '20150916', 603),
105.18 20151029 693 (105.18, '20151029', 693),
-37.34 20150613 538 (-37.34, '20150613', 538),
-677.77 20141106 775 (-677.77, '20141106', 775),
-800.65 20150831 620 (-800.65, '20150831', 620),
651.87 20150209 1003 (651.87, '20150209', 1003),
467.09 20140127 703 (467.09, '20140127', 703),
-214.11 20150930 817 (-214.11, '20150930', 817),
58.31 20150727 400 (58.31, '20150727', 400),
-98.52 20150110 747 (-98.52, '20150110', 747),
367.04 20151231 5 (367.04, '20151231', 5),
-65.99 20151027 1111 (-65.99, '20151027', 1111),
416.26 20151128 629 (416.26, '20151128', 629),
326.82 20140601 1006 (326.82, '20140601', 1006),
-790.66 20151204 91 (-790.66, '20151204', 91),
846.33 20150119 391 (846.33, '20150119', 391),
-18.49 20150203 695 (-18.49, '20150203', 695),
435.55 20140628 572 (435.55, '20140628', 572),
368.56 20150216 917 (368.56, '20150216', 917),
-938.48 20151022 117 (-938.48, '20151022', 117),
-175.94 20140407 876 (-175.94, '20140407', 876),
650.02 20151225 278 (650.02, '20151225', 278),
722.63 20140505 883 (722.63, '20140505', 883),
353.94 20150120 733 (353.94, '20150120', 733),
949.77 20150811 975 (949.77, '20150811', 975),
793.97 20140807 732 (793.97, '20140807', 732),
605.39 20150109 693 (605.39, '20150109', 693),
-787.48 20151225 851 (-787.48, '20151225', 851),
195.96 20150904 324 (195.96, '20150904', 324),
129.2 20150809 611 (129.2, '20150809', 611),
974.46 20140114 679 (974.46, '20140114', 679),
857.9 20150317 262 (857.9, '20150317', 262),
393.48 20150215 502 (393.48, '20150215', 502),
999.22 20140804 140 (999.22, '20140804', 140),
552.14 20150413 819 (552.14, '20150413', 819),
733.06 20150121 602 (733.06, '20150121', 602),
59.64 20141224 548 (59.64, '20141224', 548),
-875.39 20141201 551 (-875.39, '20141201', 551),
637.05 20151128 944 (637.05, '20151128', 944),
-550.41 20140816 144 (-550.41, '20140816', 144),
179.87 20141017 946 (179.87, '20141017', 946),
271.45 20150907 190 (271.45, '20150907', 190),
-304.77 20141102 565 (-304.77, '20141102', 565),
-265.04 20140917 212 (-265.04, '20140917', 212),
100.21 20140819 552 (100.21, '20140819', 552),
-214.92 20140910 205 (-214.92, '20140910', 205),
-24.38 20140819 370 (-24.38, '20140819', 370),
338.13 20150812 1087 (338.13, '20150812', 1087),
-786.77 20150326 977 (-786.77, '20150326', 977),
-524.73 20150902 1033 (-524.73, '20150902', 1033),
744.41 20150604 403 (744.41, '20150604', 403),
-930.16 20151117 883 (-930.16, '20151117', 883),
553 20150713 25 (553, '20150713', 25),
502.23 20140820 15 (502.23, '20140820', 15),
711.77 20151208 554 (711.77, '20151208', 554),
566.03 20140622 441 (566.03, '20140622', 441),
416.09 20150401 904 (416.09, '20150401', 904),
889.05 20140519 889 (889.05, '20140519', 889),
-95.66 20150213 415 (-95.66, '20150213', 415),
-588.58 20150507 860 (-588.58, '20150507', 860),
-575.14 20150628 356 (-575.14, '20150628', 356),
-604.2 20150513 993 (-604.2, '20150513', 993),
711.87 20151004 327 (711.87, '20151004', 327),
-707.82 20150709 1055 (-707.82, '20150709', 1055),
-670.85 20151006 253 (-670.85, '20151006', 253),
-183.34 20140829 375 (-183.34, '20140829', 375),
694.36 20140307 1055 (694.36, '20140307', 1055),
975.26 20140217 96 (975.26, '20140217', 96),
706.37 20151206 317 (706.37, '20151206', 317),
992.56 20140507 699 (992.56, '20140507', 699),
928.69 20140523 536 (928.69, '20140523', 536),
-504.53 20150713 719 (-504.53, '20150713', 719),
778.53 20141012 913 (778.53, '20141012', 913),
547.29 20151006 101 (547.29, '20151006', 101),
322.48 20140915 819 (322.48, '20140915', 819),
-876.73 20151030 485 (-876.73, '20151030', 485),
616.48 20141031 797 (616.48, '20141031', 797),
-210.83 20151004 223 (-210.83, '20151004', 223),
-912.11 20140714 132 (-912.11, '20140714', 132),
498.52 20140503 350 (498.52, '20140503', 350),
521.35 20141103 545 (521.35, '20141103', 545),
-845.76 20140925 1008 (-845.76, '20140925', 1008),
632.52 20140225 520 (632.52, '20140225', 520),
622.1 20140812 407 (622.1, '20140812', 407),
-227.78 20140222 1086 (-227.78, '20140222', 1086),
-443.72 20150811 1034 (-443.72, '20150811', 1034),
-349.35 20140916 387 (-349.35, '20140916', 387),
534.8 20150525 1116 (534.8, '20150525', 1116),
-163.64 20150508 401 (-163.64, '20150508', 401),
280.26 20141017 68 (280.26, '20141017', 68),
110.46 20150203 689 (110.46, '20150203', 689),
846.59 20150417 390 (846.59, '20150417', 390),
358.09 20151223 149 (358.09, '20151223', 149),
-503.04 20140519 617 (-503.04, '20140519', 617),
-120.02 20140421 950 (-120.02, '20140421', 950),
14.02 20151001 508 (14.02, '20151001', 508),
-874.14 20140414 829 (-874.14, '20140414', 829),
879.01 20150310 911 (879.01, '20150310', 911),
912.14 20141221 554 (912.14, '20141221', 554),
-550.86 20150829 515 (-550.86, '20150829', 515),
162.19 20140408 958 (162.19, '20140408', 958),
561.28 20150515 570 (561.28, '20150515', 570),
-670.74 20141225 526 (-670.74, '20141225', 526),
-136.79 20141025 163 (-136.79, '20141025', 163),
-578.97 20140531 1034 (-578.97, '20140531', 1034),
137.14 20151007 751 (137.14, '20151007', 751),
-504.19 20140526 528 (-504.19, '20140526', 528),
29.54 20140806 408 (29.54, '20140806', 408),
-415.28 20140711 966 (-415.28, '20140711', 966),
-561.56 20141222 502 (-561.56, '20141222', 502),
-80.99 20151208 501 (-80.99, '20151208', 501),
944.6 20150304 331 (944.6, '20150304', 331),
-551.99 20141102 81 (-551.99, '20141102', 81),
677.69 20140414 646 (677.69, '20140414', 646),
-920.27 20150107 133 (-920.27, '20150107', 133),
-530.78 20150923 908 (-530.78, '20150923', 908),
39.55 20150808 753 (39.55, '20150808', 753),
517.46 20150731 115 (517.46, '20150731', 115),
884.07 20150522 609 (884.07, '20150522', 609),
-989.27 20150718 1029 (-989.27, '20150718', 1029),
-621.47 20141118 1036 (-621.47, '20141118', 1036),
-246.51 20150609 965 (-246.51, '20150609', 965),
615.56 20150210 417 (615.56, '20150210', 417),
673.63 20140112 954 (673.63, '20140112', 954),
-320.09 20150808 118 (-320.09, '20150808', 118),
-877.79 20150724 593 (-877.79, '20150724', 593),
335.41 20150928 104 (335.41, '20150928', 104),
81.48 20140926 840 (81.48, '20140926', 840),
554.43 20140117 148 (554.43, '20140117', 148),
-451.09 20140627 800 (-451.09, '20140627', 800),
-384.71 20150620 525 (-384.71, '20150620', 525),
519.37 20140614 727 (519.37, '20140614', 727),
-519.96 20141215 530 (-519.96, '20141215', 530),
-217.91 20140215 427 (-217.91, '20140215', 427),
-416.27 20140928 217 (-416.27, '20140928', 217),
262.45 20150310 702 (262.45, '20150310', 702),
166.59 20141105 1030 (166.59, '20141105', 1030),
889.71 20140131 251 (889.71, '20140131', 251),
-924.76 20140709 116 (-924.76, '20140709', 116),
863.18 20140407 816 (863.18, '20140407', 816),
27.68 20151210 804 (27.68, '20151210', 804),
415.28 20140614 500 (415.28, '20140614', 500),
-964.59 20150402 738 (-964.59, '20150402', 738),
431.91 20150412 245 (431.91, '20150412', 245),
135.07 20140226 892 (135.07, '20140226', 892),
-57.65 20150313 534 (-57.65, '20150313', 534),
-185.56 20150401 1078 (-185.56, '20150401', 1078),
-494.95 20140917 874 (-494.95, '20140917', 874),
-493.97 20150303 779 (-493.97, '20150303', 779),
-45.96 20150804 7 (-45.96, '20150804', 7),
-660.19 20140106 602 (-660.19, '20140106', 602),
312.14 20150904 331 (312.14, '20150904', 331),
606.85 20140702 1033 (606.85, '20140702', 1033),
314.81 20150716 945 (314.81, '20150716', 945),
-268.08 20140327 114 (-268.08, '20140327', 114),
613 20151011 364 (613, '20151011', 364),
731.2 20150703 191 (731.2, '20150703', 191),
-565.42 20140720 25 (-565.42, '20140720', 25),
-724.5 20140726 24 (-724.5, '20140726', 24),
805.98 20140409 1089 (805.98, '20140409', 1089),
767.34 20150106 656 (767.34, '20150106', 656),
-542.9 20150710 813 (-542.9, '20150710', 813),
-7.26 20151122 891 (-7.26, '20151122', 891),
203.25 20150608 468 (203.25, '20150608', 468),
-556.36 20150108 1119 (-556.36, '20150108', 1119),
-68.84 20140112 785 (-68.84, '20140112', 785),
-873.05 20140719 534 (-873.05, '20140719', 534),
837.06 20141114 278 (837.06, '20141114', 278),
-102.2 20150504 998 (-102.2, '20150504', 998),
-208.85 20151229 319 (-208.85, '20151229', 319),
-122.26 20140321 408 (-122.26, '20140321', 408),
-664.43 20140626 835 (-664.43, '20140626', 835),
789.79 20140626 801 (789.79, '20140626', 801),
748.85 20141230 473 (748.85, '20141230', 473),
-471.95 20151124 1078 (-471.95, '20151124', 1078),
976.48 20151210 1023 (976.48, '20151210', 1023),
-704.29 20150227 465 (-704.29, '20150227', 465),
-794.96 20150228 534 (-794.96, '20150228', 534),
-913.62 20150604 663 (-913.62, '20150604', 663),
-545.13 20150724 510 (-545.13, '20150724', 510),
586.38 20151230 329 (586.38, '20151230', 329),
-652.7 20140722 926 (-652.7, '20140722', 926),
289.12 20151030 790 (289.12, '20151030', 790),
482.54 20151104 607 (482.54, '20151104', 607),
-851.14 20150520 2 (-851.14, '20150520', 2),
-392.99 20140926 255 (-392.99, '20140926', 255),
34.33 20150413 856 (34.33, '20150413', 856),
-465.44 20150613 625 (-465.44, '20150613', 625),
310.06 20140628 748 (310.06, '20140628', 748),
67.3 20140817 332 (67.3, '20140817', 332),
28.15 20140119 893 (28.15, '20140119', 893),
83.36 20150623 6 (83.36, '20150623', 6),
49.43 20150830 992 (49.43, '20150830', 992),
386.46 20140617 554 (386.46, '20140617', 554),
406.18 20141008 156 (406.18, '20141008', 156),
526.13 20151223 977 (526.13, '20151223', 977),
-167.28 20150906 440 (-167.28, '20150906', 440),
-294.9 20151231 581 (-294.9, '20151231', 581),
665.66 20150220 339 (665.66, '20150220', 339),
951.38 20150804 479 (951.38, '20150804', 479),
489.8 20140211 629 (489.8, '20140211', 629),
-406.49 20140702 534 (-406.49, '20140702', 534),
-562.2 20141029 401 (-562.2, '20141029', 401),
189.93 20140330 548 (189.93, '20140330', 548),
846.97 20140306 491 (846.97, '20140306', 491),
-24.06 20150521 880 (-24.06, '20150521', 880),
-939.64 20140504 396 (-939.64, '20140504', 396),
-618.93 20151225 965 (-618.93, '20151225', 965),
-484.79 20140101 866 (-484.79, '20140101', 866),
-125.8 20150213 758 (-125.8, '20150213', 758),
-645.53 20141103 796 (-645.53, '20141103', 796),
629.42 20151104 741 (629.42, '20151104', 741),
442.31 20140109 1122 (442.31, '20140109', 1122),
491.83 20140131 754 (491.83, '20140131', 754),
-301.82 20151020 196 (-301.82, '20151020', 196),
-262.64 20150419 910 (-262.64, '20150419', 910),
-743.74 20140611 141 (-743.74, '20140611', 141),
932.76 20140212 523 (932.76, '20140212', 523),
-788.09 20140722 506 (-788.09, '20140722', 506),
-723.6 20140927 360 (-723.6, '20140927', 360),
-594.31 20150304 1008 (-594.31, '20150304', 1008),
-851.12 20150912 230 (-851.12, '20150912', 230),
32.25 20150608 576 (32.25, '20150608', 576),
-767.04 20150820 426 (-767.04, '20150820', 426),
-978.41 20140104 14 (-978.41, '20140104', 14),
-733.71 20150713 48 (-733.71, '20150713', 48),
131.46 20141226 1064 (131.46, '20141226', 1064),
-10.98 20151014 729 (-10.98, '20151014', 729),
-575 20140615 692 (-575, '20140615', 692),
-736.41 20151206 576 (-736.41, '20151206', 576),
-796.02 20141130 30 (-796.02, '20141130', 30),
542.6 20150330 269 (542.6, '20150330', 269),
-861.48 20150626 368 (-861.48, '20150626', 368),
-952.29 20150716 1113 (-952.29, '20150716', 1113),
-905.25 20150815 646 (-905.25, '20150815', 646),
-778.26 20140607 299 (-778.26, '20140607', 299),
659.78 20141227 275 (659.78, '20141227', 275),
-108.94 20150911 631 (-108.94, '20150911', 631),
-852.72 20140423 957 (-852.72, '20140423', 957),
211.08 20141028 979 (211.08, '20141028', 979),
-693.26 20141124 125 (-693.26, '20141124', 125),
377.68 20140519 1022 (377.68, '20140519', 1022),
-918.11 20150302 1007 (-918.11, '20150302', 1007),
-912.67 20140929 37 (-912.67, '20140929', 37),
-357.65 20151222 508 (-357.65, '20151222', 508),
-349.8 20141207 472 (-349.8, '20141207', 472),
136.45 20150723 645 (136.45, '20150723', 645),
233.39 20140103 52 (233.39, '20140103', 52),
711.8 20151007 1047 (711.8, '20151007', 1047),
-172.06 20150219 1104 (-172.06, '20150219', 1104),
570.18 20140929 1067 (570.18, '20140929', 1067),
-646.61 20151215 205 (-646.61, '20151215', 205),
586.38 20140812 905 (586.38, '20140812', 905),
389.68 20140622 611 (389.68, '20140622', 611),
-505.33 20150917 307 (-505.33, '20150917', 307),
463.74 20151127 470 (463.74, '20151127', 470),
-467.38 20150812 1110 (-467.38, '20150812', 1110),
-385.83 20150105 208 (-385.83, '20150105', 208),
-633.59 20140905 789 (-633.59, '20140905', 789),
42.52 20140123 441 (42.52, '20140123', 441),
-689.43 20140307 725 (-689.43, '20140307', 725),
-804.7 20150117 195 (-804.7, '20150117', 195),
-212.67 20151015 1015 (-212.67, '20151015', 1015),
-973.96 20141210 68 (-973.96, '20141210', 68),
-399.68 20140410 1 (-399.68, '20140410', 1),
622.51 20150329 945 (622.51, '20150329', 945),
-872.59 20150708 348 (-872.59, '20150708', 348),
-116.86 20150405 143 (-116.86, '20150405', 143),
289.15 20151217 913 (289.15, '20151217', 913),
-608.64 20150215 253 (-608.64, '20150215', 253),
-367.91 20140513 191 (-367.91, '20140513', 191),
-696.15 20140530 955 (-696.15, '20140530', 955),
873.3 20140923 398 (873.3, '20140923', 398),
135.21 20141218 27 (135.21, '20141218', 27),
932.59 20151120 738 (932.59, '20151120', 738),
670.19 20151027 958 (670.19, '20151027', 958),
-398.28 20141124 642 (-398.28, '20141124', 642),
-134.67 20140911 626 (-134.67, '20140911', 626),
495.36 20140611 421 (495.36, '20140611', 421),
-121.09 20150120 1104 (-121.09, '20150120', 1104),
-364.93 20140524 787 (-364.93, '20140524', 787),
307.87 20151011 210 (307.87, '20151011', 210),
-456.96 20141112 186 (-456.96, '20141112', 186),
-549.49 20150501 25 (-549.49, '20150501', 25),
282.73 20141209 1123 (282.73, '20141209', 1123),
370.42 20140822 1004 (370.42, '20140822', 1004),
-781.24 20140704 389 (-781.24, '20140704', 389),
-507.01 20151209 840 (-507.01, '20151209', 840),
99.05 20150630 1015 (99.05, '20150630', 1015),
-72.52 20140302 593 (-72.52, '20140302', 593),
474.49 20140214 577 (474.49, '20140214', 577),
-242.76 20150610 843 (-242.76, '20150610', 843),
915.79 20151023 815 (915.79, '20151023', 815),
969.61 20140905 657 (969.61, '20140905', 657),
989.83 20150317 1101 (989.83, '20150317', 1101),
835.91 20141230 592 (835.91, '20141230', 592),
198.52 20150725 463 (198.52, '20150725', 463),
-932.23 20150316 426 (-932.23, '20150316', 426),
926.61 20150615 851 (926.61, '20150615', 851),
661.04 20150908 1015 (661.04, '20150908', 1015),
67.69 20150715 615 (67.69, '20150715', 615),
902.21 20141211 545 (902.21, '20141211', 545),
-267.15 20140816 782 (-267.15, '20140816', 782),
451.82 20140123 391 (451.82, '20140123', 391),
58.14 20141113 905 (58.14, '20141113', 905),
445.17 20140219 955 (445.17, '20140219', 955),
805.63 20151203 677 (805.63, '20151203', 677),
-927.68 20150726 554 (-927.68, '20150726', 554),
835.71 20140319 689 (835.71, '20140319', 689),
743.66 20150413 225 (743.66, '20150413', 225),
401.25 20150416 510 (401.25, '20150416', 510),
509.44 20150528 1045 (509.44, '20150528', 1045),
-938.48 20150728 455 (-938.48, '20150728', 455),
-910.79 20141217 718 (-910.79, '20141217', 718),
387.31 20140804 1019 (387.31, '20140804', 1019),
703.86 20150704 407 (703.86, '20150704', 407),
-590.63 20151012 258 (-590.63, '20151012', 258),
225.17 20150718 248 (225.17, '20150718', 248),
-140.32 20141115 43 (-140.32, '20141115', 43),
868.18 20150312 454 (868.18, '20150312', 454),
781.34 20140807 886 (781.34, '20140807', 886),
477.4 20150922 608 (477.4, '20150922', 608),
210.87 20150405 515 (210.87, '20150405', 515),
-804.25 20150502 991 (-804.25, '20150502', 991),
-767.39 20140225 457 (-767.39, '20140225', 457),
-368.02 20151209 694 (-368.02, '20151209', 694),
-147.69 20150121 817 (-147.69, '20150121', 817),
-773.18 20150801 700 (-773.18, '20150801', 700),
320.72 20151006 697 (320.72, '20151006', 697),
821 20141130 960 (821, '20141130', 960),
-528.84 20150122 268 (-528.84, '20150122', 268),
-252.9 20150322 280 (-252.9, '20150322', 280),
-724.41 20151219 296 (-724.41, '20151219', 296),
700.31 20150830 134 (700.31, '20150830', 134),
744.39 20140103 1006 (744.39, '20140103', 1006),
-566.1 20150227 278 (-566.1, '20150227', 278),
-555.94 20140724 663 (-555.94, '20140724', 663),
-671.59 20150626 507 (-671.59, '20150626', 507),
-246.48 20140720 714 (-246.48, '20140720', 714),
462.83 20150813 951 (462.83, '20150813', 951),
492.12 20140609 526 (492.12, '20140609', 526),
104.12 20140908 1124 (104.12, '20140908', 1124),
123.84 20140726 438 (123.84, '20140726', 438),
-245.79 20150420 448 (-245.79, '20150420', 448),
182.35 20151020 890 (182.35, '20151020', 890),
829.41 20150712 843 (829.41, '20150712', 843),
202.75 20151227 998 (202.75, '20151227', 998),
306.2 20150717 726 (306.2, '20150717', 726),
884.46 20150221 748 (884.46, '20150221', 748),
821.51 20150131 761 (821.51, '20150131', 761),
699.2 20151003 1064 (699.2, '20151003', 1064),
202.55 20150615 1024 (202.55, '20150615', 1024),
-591.89 20150114 694 (-591.89, '20150114', 694),
172.19 20140222 795 (172.19, '20140222', 795),
707.04 20141210 169 (707.04, '20141210', 169),
597.94 20150706 34 (597.94, '20150706', 34),
-210.04 20150405 709 (-210.04, '20150405', 709),
70.77 20150313 144 (70.77, '20150313', 144),
-502.35 20150919 653 (-502.35, '20150919', 653),
535.99 20150716 652 (535.99, '20150716', 652),
-966.43 20150615 1078 (-966.43, '20150615', 1078),
342.37 20150524 566 (342.37, '20150524', 566),
-331.83 20150821 771 (-331.83, '20150821', 771),
-468.4 20150228 533 (-468.4, '20150228', 533),
-951.79 20150511 427 (-951.79, '20150511', 427),
-489.01 20141102 440 (-489.01, '20141102', 440),
-642.29 20150919 8 (-642.29, '20150919', 8),
737.14 20140608 1051 (737.14, '20140608', 1051),
-845.78 20150618 924 (-845.78, '20150618', 924),
-345.25 20150107 387 (-345.25, '20150107', 387),
-185.7 20150312 443 (-185.7, '20150312', 443),
122.29 20151231 362 (122.29, '20151231', 362),
-806.82 20141220 731 (-806.82, '20141220', 731),
-507.95 20151213 369 (-507.95, '20151213', 369),
-51.71 20150705 612 (-51.71, '20150705', 612),
-850.11 20151222 786 (-850.11, '20151222', 786),
-103.66 20150501 352 (-103.66, '20150501', 352),
434.41 20140719 154 (434.41, '20140719', 154),
109.79 20140826 887 (109.79, '20140826', 887),
540.49 20150922 376 (540.49, '20150922', 376),
876.12 20141108 178 (876.12, '20141108', 178),
790.25 20150514 170 (790.25, '20150514', 170),
-589.77 20150214 132 (-589.77, '20150214', 132),
315.68 20150723 695 (315.68, '20150723', 695),
326.75 20140912 206 (326.75, '20140912', 206),
160.49 20140430 1013 (160.49, '20140430', 1013),
367.34 20150818 320 (367.34, '20150818', 320),
-129.82 20150326 1070 (-129.82, '20150326', 1070),
-494.6 20141201 346 (-494.6, '20141201', 346),
579.59 20150715 595 (579.59, '20150715', 595),
882.56 20150815 719 (882.56, '20150815', 719),
-910.7 20141117 1122 (-910.7, '20141117', 1122),
-554.01 20150709 498 (-554.01, '20150709', 498),
150.85 20151124 795 (150.85, '20151124', 795),
-884.6 20150524 947 (-884.6, '20150524', 947),
780.32 20150612 280 (780.32, '20150612', 280),
204.83 20141121 214 (204.83, '20141121', 214),
906.05 20151220 420 (906.05, '20151220', 420),
122.28 20140618 1044 (122.28, '20140618', 1044),
721.86 20150410 428 (721.86, '20150410', 428),
-350.25 20140803 95 (-350.25, '20140803', 95),
-188.76 20150429 756 (-188.76, '20150429', 756),
495.23 20140418 986 (495.23, '20140418', 986),
788.74 20150325 946 (788.74, '20150325', 946),
488.7 20140523 27 (488.7, '20140523', 27),
111.24 20150205 914 (111.24, '20150205', 914),
-579.19 20150711 1083 (-579.19, '20150711', 1083),
-396.67 20150423 908 (-396.67, '20150423', 908),
804.4 20150105 122 (804.4, '20150105', 122),
239.49 20140817 249 (239.49, '20140817', 249),
581.51 20151122 1056 (581.51, '20151122', 1056),
-987.1 20150114 481 (-987.1, '20150114', 481),
816.24 20140115 431 (816.24, '20140115', 431),
-803 20140909 980 (-803, '20140909', 980),
-222.87 20151111 902 (-222.87, '20151111', 902),
610.21 20140508 383 (610.21, '20140508', 383),
-856.53 20141120 946 (-856.53, '20141120', 946),
8.65 20150728 225 (8.65, '20150728', 225),
644.83 20150924 259 (644.83, '20150924', 259),
213.22 20150919 287 (213.22, '20150919', 287),
-809.88 20150208 796 (-809.88, '20150208', 796),
-491.37 20140117 127 (-491.37, '20140117', 127),
358.22 20140508 811 (358.22, '20140508', 811),
-878.17 20141227 227 (-878.17, '20141227', 227),
27.54 20150803 641 (27.54, '20150803', 641),
879.03 20140730 536 (879.03, '20140730', 536),
-779.35 20140127 286 (-779.35, '20140127', 286),
471.24 20141221 55 (471.24, '20141221', 55),
-268.43 20140730 1049 (-268.43, '20140730', 1049),
-151.86 20150927 4 (-151.86, '20150927', 4),
420.37 20150815 1010 (420.37, '20150815', 1010),
461.46 20150423 1077 (461.46, '20150423', 1077),
-983.48 20140614 1113 (-983.48, '20140614', 1113),
320.53 20140813 615 (320.53, '20140813', 615),
82.61 20150311 192 (82.61, '20150311', 192),
-756.94 20140507 501 (-756.94, '20140507', 501),
-319.33 20141116 208 (-319.33, '20141116', 208),
-809.53 20150531 590 (-809.53, '20150531', 590),
732.49 20140829 299 (732.49, '20140829', 299),
957.7 20150102 552 (957.7, '20150102', 552),
892.1 20150921 646 (892.1, '20150921', 646),
530.51 20140125 678 (530.51, '20140125', 678),
593.48 20150329 71 (593.48, '20150329', 71),
123.15 20150107 668 (123.15, '20150107', 668),
647.44 20150705 652 (647.44, '20150705', 652),
652.59 20140311 1003 (652.59, '20140311', 1003),
56.14 20150509 693 (56.14, '20150509', 693),
-876.14 20150829 327 (-876.14, '20150829', 327),
-35.62 20151005 439 (-35.62, '20151005', 439),
27.03 20140913 612 (27.03, '20140913', 612),
360.29 20140519 495 (360.29, '20140519', 495),
662.03 20151031 446 (662.03, '20151031', 446),
-294.87 20140409 138 (-294.87, '20140409', 138),
715.06 20150321 333 (715.06, '20150321', 333),
932.17 20140107 524 (932.17, '20140107', 524),
-794.49 20150922 98 (-794.49, '20150922', 98),
-522.23 20150912 1117 (-522.23, '20150912', 1117),
-907.08 20140629 8 (-907.08, '20140629', 8),
239.52 20150315 570 (239.52, '20150315', 570),
66.24 20140227 116 (66.24, '20140227', 116),
-427.2 20141211 218 (-427.2, '20141211', 218),
-680.21 20141218 652 (-680.21, '20141218', 652),
314.5 20140407 972 (314.5, '20140407', 972),
-49.95 20141030 1125 (-49.95, '20141030', 1125),
877.19 20140403 1089 (877.19, '20140403', 1089),
-726.04 20140927 668 (-726.04, '20140927', 668),
669.8 20140807 399 (669.8, '20140807', 399),
856.18 20150213 134 (856.18, '20150213', 134),
514.97 20150621 876 (514.97, '20150621', 876),
-515.54 20150419 659 (-515.54, '20150419', 659),
524.05 20141119 425 (524.05, '20141119', 425),
325.57 20150316 1069 (325.57, '20150316', 1069),
-703.34 20151121 416 (-703.34, '20151121', 416),
-441.27 20150225 252 (-441.27, '20150225', 252),
-656.22 20140905 394 (-656.22, '20140905', 394),
563.48 20150623 1101 (563.48, '20150623', 1101),
-179.82 20150721 464 (-179.82, '20150721', 464),
81.87 20141023 269 (81.87, '20141023', 269),
-884.94 20140719 170 (-884.94, '20140719', 170),
-436.82 20141225 802 (-436.82, '20141225', 802),
956.43 20151014 348 (956.43, '20151014', 348),
884.92 20151216 335 (884.92, '20151216', 335),
646.72 20150702 719 (646.72, '20150702', 719),
-303.73 20150520 281 (-303.73, '20150520', 281),
833.86 20150903 574 (833.86, '20150903', 574),
-533.72 20140807 361 (-533.72, '20140807', 361),
-572.12 20151027 426 (-572.12, '20151027', 426),
-223.79 20150902 634 (-223.79, '20150902', 634),
736.32 20151010 344 (736.32, '20151010', 344),
414.23 20150215 185 (414.23, '20150215', 185),
992.31 20151019 581 (992.31, '20151019', 581),
-489.62 20150421 921 (-489.62, '20150421', 921),
-335.85 20140315 543 (-335.85, '20140315', 543),
-397.57 20140723 745 (-397.57, '20140723', 745),
-614.29 20150219 203 (-614.29, '20150219', 203),
421.5 20151011 214 (421.5, '20151011', 214),
466.49 20150330 339 (466.49, '20150330', 339),
-153.38 20141112 548 (-153.38, '20141112', 548),
314.64 20140219 810 (314.64, '20140219', 810),
958.05 20141123 280 (958.05, '20141123', 280),
818.92 20140929 1044 (818.92, '20140929', 1044),
-179.47 20150318 123 (-179.47, '20150318', 123),
-556.3 20150405 13 (-556.3, '20150405', 13),
-251.17 20141019 818 (-251.17, '20141019', 818),
539.38 20141011 883 (539.38, '20141011', 883),
834.5 20151113 776 (834.5, '20151113', 776),
946.34 20150906 241 (946.34, '20150906', 241),
-471.26 20151129 359 (-471.26, '20151129', 359),
-246.08 20140919 934 (-246.08, '20140919', 934),
-904.79 20141202 1112 (-904.79, '20141202', 1112),
-359.2 20140924 150 (-359.2, '20140924', 150),
748.55 20150403 486 (748.55, '20150403', 486),
-912.49 20150131 648 (-912.49, '20150131', 648),
-394.06 20140520 862 (-394.06, '20140520', 862),
611.86 20150217 214 (611.86, '20150217', 214),
-706.1 20151010 602 (-706.1, '20151010', 602),
-99.25 20150309 302 (-99.25, '20150309', 302),
471.63 20150302 80 (471.63, '20150302', 80),
789.47 20141010 440 (789.47, '20141010', 440),
-334.95 20150613 620 (-334.95, '20150613', 620),
-279.38 20150817 89 (-279.38, '20150817', 89),
-639.82 20150510 891 (-639.82, '20150510', 891),
-757.02 20140422 500 (-757.02, '20140422', 500),
-320.17 20151130 679 (-320.17, '20151130', 679),
-13.93 20140307 1105 (-13.93, '20140307', 1105),
-289.54 20150207 188 (-289.54, '20150207', 188),
-637.93 20140927 676 (-637.93, '20140927', 676),
828.32 20151104 73 (828.32, '20151104', 73),
568.01 20151113 951 (568.01, '20151113', 951),
489.56 20150601 255 (489.56, '20150601', 255),
10.44 20151229 365 (10.44, '20151229', 365),
-553.58 20150425 145 (-553.58, '20150425', 145),
480.55 20150615 662 (480.55, '20150615', 662),
358.02 20150103 401 (358.02, '20150103', 401),
-834.78 20150113 928 (-834.78, '20150113', 928),
-565.17 20140905 17 (-565.17, '20140905', 17),
182.69 20140527 87 (182.69, '20140527', 87),
520.41 20150106 274 (520.41, '20150106', 274),
250.48 20150410 715 (250.48, '20150410', 715),
-754.32 20150819 486 (-754.32, '20150819', 486),
-648.97 20150228 335 (-648.97, '20150228', 335),
972.01 20150114 211 (972.01, '20150114', 211),
271.11 20140611 819 (271.11, '20140611', 819),
750.14 20140705 205 (750.14, '20140705', 205),
896.13 20151109 300 (896.13, '20151109', 300),
155.23 20140708 485 (155.23, '20140708', 485),
689.76 20150201 454 (689.76, '20150201', 454),
42.81 20150811 759 (42.81, '20150811', 759),
879.12 20140324 554 (879.12, '20140324', 554),
278.81 20150401 868 (278.81, '20150401', 868),
102.7 20141005 575 (102.7, '20141005', 575),
-891.53 20150902 575 (-891.53, '20150902', 575),
88.53 20141225 505 (88.53, '20141225', 505),
-343.3 20150304 43 (-343.3, '20150304', 43),
-880.62 20150929 810 (-880.62, '20150929', 810),
993.23 20151111 512 (993.23, '20151111', 512),
775.71 20141009 381 (775.71, '20141009', 381),
-364.73 20140804 495 (-364.73, '20140804', 495),
-405.63 20140401 963 (-405.63, '20140401', 963),
163.27 20140921 968 (163.27, '20140921', 968),
-141.93 20140515 399 (-141.93, '20140515', 399),
-330.05 20151109 980 (-330.05, '20151109', 980),
421.91 20140123 270 (421.91, '20140123', 270),
491.92 20140630 88 (491.92, '20140630', 88),
819.86 20150316 636 (819.86, '20150316', 636),
-125.38 20151102 561 (-125.38, '20151102', 561),
584.28 20140123 1101 (584.28, '20140123', 1101),
-120.83 20150320 1117 (-120.83, '20150320', 1117),
251.73 20140327 465 (251.73, '20140327', 465),
644.55 20140704 681 (644.55, '20140704', 681),
-503.71 20150623 53 (-503.71, '20150623', 53),
425.43 20150705 477 (425.43, '20150705', 477),
-292.5 20140407 104 (-292.5, '20140407', 104),
-174.93 20151209 850 (-174.93, '20151209', 850),
-478.88 20141217 137 (-478.88, '20141217', 137),
278.84 20150628 339 (278.84, '20150628', 339),
285.19 20150423 694 (285.19, '20150423', 694),
263.05 20140726 747 (263.05, '20140726', 747),
635.72 20140305 332 (635.72, '20140305', 332),
-414.55 20150312 2 (-414.55, '20150312', 2),
605.68 20141010 475 (605.68, '20141010', 475),
-778.09 20141119 571 (-778.09, '20141119', 571),
-543.6 20150309 1044 (-543.6, '20150309', 1044),
428.58 20141206 353 (428.58, '20141206', 353),
-573.18 20150509 129 (-573.18, '20150509', 129),
-235.81 20150719 489 (-235.81, '20150719', 489),
243.86 20140920 81 (243.86, '20140920', 81),
496.86 20140409 852 (496.86, '20140409', 852),
125.51 20140109 630 (125.51, '20140109', 630),
-418.91 20150328 51 (-418.91, '20150328', 51),
530.54 20150605 901 (530.54, '20150605', 901),
-492.19 20150523 751 (-492.19, '20150523', 751),
90.57 20150910 258 (90.57, '20150910', 258),
-667.67 20151221 351 (-667.67, '20151221', 351),
245.34 20140802 207 (245.34, '20140802', 207),
117.21 20140531 131 (117.21, '20140531', 131),
-524.12 20140725 375 (-524.12, '20140725', 375),
-685.17 20140804 1109 (-685.17, '20140804', 1109),
797.94 20150613 744 (797.94, '20150613', 744),
-81.98 20140618 321 (-81.98, '20140618', 321),
609.93 20150714 289 (609.93, '20150714', 289),
700.79 20150117 82 (700.79, '20150117', 82),
-798.41 20150902 591 (-798.41, '20150902', 591),
-837.09 20140225 540 (-837.09, '20140225', 540),
-364.29 20141231 199 (-364.29, '20141231', 199),
-347.46 20140306 51 (-347.46, '20140306', 51),
-510.3 20150715 460 (-510.3, '20150715', 460),
68.69 20151113 443 (68.69, '20151113', 443),
-604.81 20151024 649 (-604.81, '20151024', 649),
-432.03 20150120 1099 (-432.03, '20150120', 1099),
-342.36 20150831 1101 (-342.36, '20150831', 1101),
175.99 20151012 804 (175.99, '20151012', 804),
-325.26 20150720 849 (-325.26, '20150720', 849),
-211.64 20150302 267 (-211.64, '20150302', 267),
-16.46 20151217 955 (-16.46, '20151217', 955),
449.68 20140707 197 (449.68, '20140707', 197),
-737.96 20141104 1044 (-737.96, '20141104', 1044),
728.63 20150511 262 (728.63, '20150511', 262),
781.43 20140209 164 (781.43, '20140209', 164),
949.55 20150419 943 (949.55, '20150419', 943),
495.56 20140103 240 (495.56, '20140103', 240),
971.89 20150417 571 (971.89, '20150417', 571),
-113.6 20151027 298 (-113.6, '20151027', 298),
172.15 20150720 625 (172.15, '20150720', 625),
-516.29 20140226 212 (-516.29, '20140226', 212),
602.19 20141219 860 (602.19, '20141219', 860),
-798.28 20141228 1117 (-798.28, '20141228', 1117),
107.73 20150926 105 (107.73, '20150926', 105),
122.92 20141116 948 (122.92, '20141116', 948),
859.08 20150127 168 (859.08, '20150127', 168),
322.17 20150927 505 (322.17, '20150927', 505),
-798.1 20140903 637 (-798.1, '20140903', 637),
-189.21 20140313 214 (-189.21, '20140313', 214),
639.22 20150406 2 (639.22, '20150406', 2),
637.8 20150818 878 (637.8, '20150818', 878),
954.38 20150501 443 (954.38, '20150501', 443),
-355.8 20140211 439 (-355.8, '20140211', 439),
651.6 20140520 694 (651.6, '20140520', 694),
-351.21 20150201 234 (-351.21, '20150201', 234),
-695.73 20140927 370 (-695.73, '20140927', 370),
-532.91 20150904 1075 (-532.91, '20150904', 1075),
171.37 20150703 1111 (171.37, '20150703', 1111),
-138.86 20150923 1078 (-138.86, '20150923', 1078),
-682.12 20141116 213 (-682.12, '20141116', 213),
-977.18 20140321 399 (-977.18, '20140321', 399),
998.32 20150813 770 (998.32, '20150813', 770),
721.96 20140401 191 (721.96, '20140401', 191),
406.57 20150520 374 (406.57, '20150520', 374),
658.23 20150912 53 (658.23, '20150912', 53),
-792.7 20150607 364 (-792.7, '20150607', 364),
86.51 20140209 728 (86.51, '20140209', 728),
-388.3 20140215 40 (-388.3, '20140215', 40),
-81.44 20150131 416 (-81.44, '20150131', 416),
-388.59 20140304 546 (-388.59, '20140304', 546),
979.02 20140904 82 (979.02, '20140904', 82),
-179.38 20140614 519 (-179.38, '20140614', 519),
669.05 20150814 497 (669.05, '20150814', 497),
-519.09 20151119 739 (-519.09, '20151119', 739),
786.39 20150117 507 (786.39, '20150117', 507),
-81.75 20141225 138 (-81.75, '20141225', 138),
-789.85 20140101 590 (-789.85, '20140101', 590),
-329.11 20150619 857 (-329.11, '20150619', 857),
-947.63 20151101 341 (-947.63, '20151101', 341),
601.83 20140621 139 (601.83, '20140621', 139),
-276.41 20141124 641 (-276.41, '20141124', 641),
934.05 20140928 414 (934.05, '20140928', 414),
897.94 20140205 964 (897.94, '20140205', 964),
-236.44 20150405 337 (-236.44, '20150405', 337),
-363.62 20150525 1033 (-363.62, '20150525', 1033),
-681.85 20151126 156 (-681.85, '20151126', 156),
683.95 20150911 1082 (683.95, '20150911', 1082),
755.53 20150623 52 (755.53, '20150623', 52),
-653.62 20150713 629 (-653.62, '20150713', 629),
-393.63 20140816 552 (-393.63, '20140816', 552),
-901.35 20140706 104 (-901.35, '20140706', 104),
930.13 20140415 728 (930.13, '20140415', 728),
527.75 20150712 245 (527.75, '20150712', 245),
335.03 20150525 1041 (335.03, '20150525', 1041),
-929.43 20150111 317 (-929.43, '20150111', 317),
-264.9 20141020 840 (-264.9, '20141020', 840),
-210.69 20150525 236 (-210.69, '20150525', 236),
596.2 20150712 85 (596.2, '20150712', 85),
527.89 20151211 1098 (527.89, '20151211', 1098),
37 20140727 1055 (37, '20140727', 1055),
947.83 20150610 534 (947.83, '20150610', 534),
879.92 20150917 84 (879.92, '20150917', 84),
267.85 20150330 108 (267.85, '20150330', 108),
-414.32 20151219 380 (-414.32, '20151219', 380),
707.75 20150330 1051 (707.75, '20150330', 1051),
-151.98 20140405 453 (-151.98, '20140405', 453),
-510.22 20150530 240 (-510.22, '20150530', 240),
394.59 20150921 799 (394.59, '20150921', 799),
950.69 20150504 1097 (950.69, '20150504', 1097),
20.46 20140406 294 (20.46, '20140406', 294),
786.22 20141114 123 (786.22, '20141114', 123),
-166.13 20150826 104 (-166.13, '20150826', 104),
942.04 20150920 300 (942.04, '20150920', 300),
676.92 20140324 967 (676.92, '20140324', 967),
836.52 20150702 658 (836.52, '20150702', 658),
-457.16 20141016 907 (-457.16, '20141016', 907),
-770.86 20151107 838 (-770.86, '20151107', 838),
-263.17 20140917 380 (-263.17, '20140917', 380),
226.58 20140918 974 (226.58, '20140918', 974),
855.23 20140629 548 (855.23, '20140629', 548),
-599.27 20151220 425 (-599.27, '20151220', 425),
-687.78 20151019 599 (-687.78, '20151019', 599),
399.62 20140112 342 (399.62, '20140112', 342),
-502.84 20151214 690 (-502.84, '20151214', 690),
237.45 20141015 557 (237.45, '20141015', 557),
-788.86 20140624 1028 (-788.86, '20140624', 1028),
-373.68 20140714 275 (-373.68, '20140714', 275),
687.94 20140627 337 (687.94, '20140627', 337),
-589.54 20140819 564 (-589.54, '20140819', 564),
-689.68 20150110 580 (-689.68, '20150110', 580),
-124.73 20150525 695 (-124.73, '20150525', 695),
-586.44 20151207 303 (-586.44, '20151207', 303),
815.11 20140406 704 (815.11, '20140406', 704),
-81.45 20150117 558 (-81.45, '20150117', 558),
-165.04 20140417 767 (-165.04, '20140417', 767),
137.53 20141107 292 (137.53, '20141107', 292),
-483.18 20140205 54 (-483.18, '20140205', 54),
-670.22 20140816 418 (-670.22, '20140816', 418),
841.08 20151002 474 (841.08, '20151002', 474),
545.11 20150314 988 (545.11, '20150314', 988),
663.13 20150904 105 (663.13, '20150904', 105),
607.9 20140120 915 (607.9, '20140120', 915),
750.05 20151125 351 (750.05, '20151125', 351),
30.07 20150924 1040 (30.07, '20150924', 1040),
-774.91 20151103 337 (-774.91, '20151103', 337),
-96.78 20141125 280 (-96.78, '20141125', 280),
908.46 20150303 785 (908.46, '20150303', 785),
374.72 20140206 526 (374.72, '20140206', 526),
-73.94 20150221 810 (-73.94, '20150221', 810),
100.45 20140204 3 (100.45, '20140204', 3),
-541.4 20151227 144 (-541.4, '20151227', 144),
-416.76 20150828 376 (-416.76, '20150828', 376),
62.01 20141229 118 (62.01, '20141229', 118),
-640.07 20151231 434 (-640.07, '20151231', 434),
-305.33 20140914 616 (-305.33, '20140914', 616),
553.81 20150602 246 (553.81, '20150602', 246),
-160.89 20150419 959 (-160.89, '20150419', 959),
-932.54 20151205 262 (-932.54, '20151205', 262),
355.79 20150906 823 (355.79, '20150906', 823),
361.83 20150308 757 (361.83, '20150308', 757),
-349.58 20150701 948 (-349.58, '20150701', 948),
880.42 20150424 168 (880.42, '20150424', 168),
-220.2 20150618 24 (-220.2, '20150618', 24),
-111.55 20140221 935 (-111.55, '20140221', 935),
407.06 20141217 1060 (407.06, '20141217', 1060),
731.9 20150703 707 (731.9, '20150703', 707),
413.69 20141212 1047 (413.69, '20141212', 1047),
310.6 20140802 396 (310.6, '20140802', 396),
-303.17 20140917 217 (-303.17, '20140917', 217),
680.76 20150807 366 (680.76, '20150807', 366),
802.68 20150805 1079 (802.68, '20150805', 1079),
13.32 20150121 630 (13.32, '20150121', 630),
700.05 20150901 99 (700.05, '20150901', 99),
570.52 20140529 793 (570.52, '20140529', 793),
-808.17 20151102 122 (-808.17, '20151102', 122),
-126.57 20140324 411 (-126.57, '20140324', 411),
575.62 20150417 764 (575.62, '20150417', 764),
673.9 20141205 1005 (673.9, '20141205', 1005),
-627.57 20140721 52 (-627.57, '20140721', 52),
-731.79 20150511 432 (-731.79, '20150511', 432),
-898.12 20150826 732 (-898.12, '20150826', 732),
-641.02 20140607 454 (-641.02, '20140607', 454),
848.11 20141123 436 (848.11, '20141123', 436),
254.55 20140929 569 (254.55, '20140929', 569),
-419.7 20140919 827 (-419.7, '20140919', 827),
-879.63 20151001 146 (-879.63, '20151001', 146),
891.87 20140727 314 (891.87, '20140727', 314),
-446.64 20151226 765 (-446.64, '20151226', 765),
-581.31 20140714 341 (-581.31, '20140714', 341),
-208.94 20140622 586 (-208.94, '20140622', 586),
449.48 20150501 675 (449.48, '20150501', 675),
631.01 20140117 820 (631.01, '20140117', 820),
-106.29 20140907 1034 (-106.29, '20140907', 1034),
783.31 20140504 107 (783.31, '20140504', 107),
-659.94 20151222 828 (-659.94, '20151222', 828),
333.6 20150909 512 (333.6, '20150909', 512),
316.5 20151010 424 (316.5, '20151010', 424),
749.47 20140213 410 (749.47, '20140213', 410),
759.06 20140804 79 (759.06, '20140804', 79),
78.65 20141218 724 (78.65, '20141218', 724),
548.67 20151109 1024 (548.67, '20151109', 1024),
672.13 20151225 179 (672.13, '20151225', 179),
-809.01 20140816 483 (-809.01, '20140816', 483),
400.33 20140714 336 (400.33, '20140714', 336),
907.77 20140304 776 (907.77, '20140304', 776),
-861.57 20140301 507 (-861.57, '20140301', 507),
358.9 20140410 377 (358.9, '20140410', 377),
81.33 20140310 400 (81.33, '20140310', 400),
-366.99 20141214 327 (-366.99, '20141214', 327),
883.61 20151023 177 (883.61, '20151023', 177),
-103.94 20150829 770 (-103.94, '20150829', 770),
390.11 20150201 591 (390.11, '20150201', 591),
-829.67 20141021 160 (-829.67, '20141021', 160),
456.99 20150417 482 (456.99, '20150417', 482),
819.47 20140528 724 (819.47, '20140528', 724),
779.78 20140629 445 (779.78, '20140629', 445),
-338.54 20140521 620 (-338.54, '20140521', 620),
914.43 20140624 191 (914.43, '20140624', 191),
436.78 20150403 997 (436.78, '20150403', 997),
-2.1 20140315 366 (-2.1, '20140315', 366),
688.86 20141203 800 (688.86, '20141203', 800),
912.3 20150419 1102 (912.3, '20150419', 1102),
209.68 20140703 11 (209.68, '20140703', 11),
162.44 20140612 757 (162.44, '20140612', 757),
-491.94 20141004 621 (-491.94, '20141004', 621),
224.69 20151030 533 (224.69, '20151030', 533),
68.11 20151024 280 (68.11, '20151024', 280),
574.37 20140105 842 (574.37, '20140105', 842),
705.54 20140330 225 (705.54, '20140330', 225),
-26 20140919 117 (-26, '20140919', 117),
51.9 20141115 974 (51.9, '20141115', 974),
222.16 20140517 702 (222.16, '20140517', 702),
-917.03 20150426 612 (-917.03, '20150426', 612),
905.74 20140812 598 (905.74, '20140812', 598),
-5.09 20150831 200 (-5.09, '20150831', 200),
-546.05 20151201 23 (-546.05, '20151201', 23),
-683.78 20150910 1119 (-683.78, '20150910', 1119),
-229.63 20140913 416 (-229.63, '20140913', 416),
427.35 20150818 1091 (427.35, '20150818', 1091),
867.57 20140307 899 (867.57, '20140307', 899),
87.86 20140404 971 (87.86, '20140404', 971),
805.05 20140929 434 (805.05, '20140929', 434),
738.47 20140123 24 (738.47, '20140123', 24),
342.69 20140126 222 (342.69, '20140126', 222),
-273.16 20140709 915 (-273.16, '20140709', 915),
593.84 20140524 903 (593.84, '20140524', 903),
952.82 20140725 896 (952.82, '20140725', 896),
350.49 20150412 825 (350.49, '20150412', 825),
-883.68 20150507 645 (-883.68, '20150507', 645),
412.32 20150411 176 (412.32, '20150411', 176),
146.6 20150811 996 (146.6, '20150811', 996),
-482.92 20140510 1069 (-482.92, '20140510', 1069),
232.07 20140820 751 (232.07, '20140820', 751),
653.41 20151101 205 (653.41, '20151101', 205),
-999.28 20150618 841 (-999.28, '20150618', 841),
825.93 20150925 80 (825.93, '20150925', 80),
-745.22 20140724 958 (-745.22, '20140724', 958),
738.18 20140321 89 (738.18, '20140321', 89),
-650.22 20150807 356 (-650.22, '20150807', 356),
576.71 20140912 190 (576.71, '20140912', 190),
459.88 20150206 187 (459.88, '20150206', 187),
-444.94 20150520 470 (-444.94, '20150520', 470),
-388.17 20150624 994 (-388.17, '20150624', 994),
53.53 20140219 564 (53.53, '20140219', 564),
712.78 20150922 174 (712.78, '20150922', 174),
997.36 20150322 805 (997.36, '20150322', 805),
-981.68 20150317 797 (-981.68, '20150317', 797),
562.39 20140125 1031 (562.39, '20140125', 1031),
-436.3 20150905 1103 (-436.3, '20150905', 1103),
332.7 20141221 421 (332.7, '20141221', 421),
-842.03 20150223 1116 (-842.03, '20150223', 1116),
-562.83 20140330 264 (-562.83, '20140330', 264),
-974.59 20141011 469 (-974.59, '20141011', 469),
209.29 20140813 832 (209.29, '20140813', 832),
133.36 20140524 979 (133.36, '20140524', 979),
683.79 20151216 15 (683.79, '20151216', 15),
-954.39 20150918 807 (-954.39, '20150918', 807),
142.34 20140109 425 (142.34, '20140109', 425),
608.11 20140224 235 (608.11, '20140224', 235),
-238.04 20140726 693 (-238.04, '20140726', 693),
-941.5 20150306 157 (-941.5, '20150306', 157),
471.77 20141014 550 (471.77, '20141014', 550),
-493.59 20140123 164 (-493.59, '20140123', 164),
-452.18 20140909 107 (-452.18, '20140909', 107),
475.25 20150829 111 (475.25, '20150829', 111),
-580.48 20150630 546 (-580.48, '20150630', 546),
-810.75 20140404 600 (-810.75, '20140404', 600),
626.75 20140121 1034 (626.75, '20140121', 1034),
-204.37 20140719 96 (-204.37, '20140719', 96),
-613.11 20150530 154 (-613.11, '20150530', 154),
427.78 20150910 221 (427.78, '20150910', 221),
-418.09 20150205 46 (-418.09, '20150205', 46),
271.13 20150413 472 (271.13, '20150413', 472),
98.84 20140216 977 (98.84, '20140216', 977),
-338.1 20140821 721 (-338.1, '20140821', 721),
599.17 20150518 120 (599.17, '20150518', 120),
-150.9 20151102 84 (-150.9, '20151102', 84),
629.29 20150330 304 (629.29, '20150330', 304),
-850.37 20141214 991 (-850.37, '20141214', 991),
-463.2 20150221 595 (-463.2, '20150221', 595),
-475.12 20141114 861 (-475.12, '20141114', 861),
832.25 20140828 588 (832.25, '20140828', 588),
274.6 20141231 826 (274.6, '20141231', 826),
189.63 20140621 397 (189.63, '20140621', 397),
-950.74 20140623 636 (-950.74, '20140623', 636),
-60.96 20140420 889 (-60.96, '20140420', 889),
-346.33 20140322 871 (-346.33, '20140322', 871),
492.74 20151010 719 (492.74, '20151010', 719),
-375.39 20150530 348 (-375.39, '20150530', 348),
-460.89 20140709 658 (-460.89, '20140709', 658),
-616.88 20141017 1011 (-616.88, '20141017', 1011),
-111.28 20141218 86 (-111.28, '20141218', 86),
-744.62 20150113 874 (-744.62, '20150113', 874),
124.23 20150116 213 (124.23, '20150116', 213),
-208.95 20140205 246 (-208.95, '20140205', 246),
817.72 20150130 448 (817.72, '20150130', 448),
-742.36 20141217 489 (-742.36, '20141217', 489),
-971.37 20140612 1071 (-971.37, '20140612', 1071),
874.57 20150929 805 (874.57, '20150929', 805),
-888.58 20140301 213 (-888.58, '20140301', 213),
378.8 20140801 421 (378.8, '20140801', 421),
555.65 20150105 157 (555.65, '20150105', 157),
266.65 20140308 8 (266.65, '20140308', 8),
-436.85 20150411 440 (-436.85, '20150411', 440),
-250.31 20150514 487 (-250.31, '20150514', 487),
470.97 20140318 1059 (470.97, '20140318', 1059),
-71.09 20141102 247 (-71.09, '20141102', 247),
-931.75 20150814 366 (-931.75, '20150814', 366),
-544.74 20151224 71 (-544.74, '20151224', 71),
-201.31 20150306 726 (-201.31, '20150306', 726),
-509.65 20140923 696 (-509.65, '20140923', 696),
-349.67 20150724 956 (-349.67, '20150724', 956),
-515.14 20150828 498 (-515.14, '20150828', 498),
-484.92 20140408 1006 (-484.92, '20140408', 1006),
777.92 20150219 685 (777.92, '20150219', 685),
191.79 20150424 334 (191.79, '20150424', 334),
722.9 20140408 897 (722.9, '20140408', 897),
-268.49 20151021 622 (-268.49, '20151021', 622),
-388.23 20140120 972 (-388.23, '20140120', 972),
778.72 20150808 1069 (778.72, '20150808', 1069),
667.76 20141115 930 (667.76, '20141115', 930),
387.58 20140510 1030 (387.58, '20140510', 1030),
-6.4 20150820 955 (-6.4, '20150820', 955),
499.34 20151224 722 (499.34, '20151224', 722),
813.86 20150106 401 (813.86, '20150106', 401),
994.08 20150324 819 (994.08, '20150324', 819),
-98.24 20150111 202 (-98.24, '20150111', 202),
950.47 20150416 494 (950.47, '20150416', 494),
269.9 20150809 840 (269.9, '20150809', 840),
104.58 20151009 698 (104.58, '20151009', 698),
-198.64 20140423 410 (-198.64, '20140423', 410),
-73.07 20151123 989 (-73.07, '20151123', 989),
481.57 20140705 476 (481.57, '20140705', 476),
155.86 20140509 341 (155.86, '20140509', 341),
692.47 20140521 341 (692.47, '20140521', 341),
-663.86 20140903 1065 (-663.86, '20140903', 1065),
369.51 20141128 417 (369.51, '20141128', 417),
809.02 20140311 708 (809.02, '20140311', 708),
-117.39 20140528 1065 (-117.39, '20140528', 1065),
-382.4 20150623 176 (-382.4, '20150623', 176),
-266.32 20151124 256 (-266.32, '20151124', 256),
-626.65 20141008 737 (-626.65, '20141008', 737),
671.89 20150909 685 (671.89, '20150909', 685),
-769.02 20140516 192 (-769.02, '20140516', 192),
745.55 20150814 364 (745.55, '20150814', 364),
-183.45 20140509 854 (-183.45, '20140509', 854),
282.49 20150310 783 (282.49, '20150310', 783),
825.15 20150322 101 (825.15, '20150322', 101),
-354.44 20140216 736 (-354.44, '20140216', 736),
-273.85 20150815 821 (-273.85, '20150815', 821),
-12.95 20140608 803 (-12.95, '20140608', 803),
630.01 20151007 997 (630.01, '20151007', 997),
312.61 20150301 863 (312.61, '20150301', 863),
102.21 20140610 84 (102.21, '20140610', 84),
422.83 20141105 993 (422.83, '20141105', 993),
-15.67 20140709 808 (-15.67, '20140709', 808),
700.85 20150824 913 (700.85, '20150824', 913),
203.68 20140331 52 (203.68, '20140331', 52),
-94.48 20151024 1100 (-94.48, '20151024', 1100),
-245.63 20150405 801 (-245.63, '20150405', 801),
602.78 20150106 204 (602.78, '20150106', 204),
-209.42 20150323 959 (-209.42, '20150323', 959),
-751.85 20151221 829 (-751.85, '20151221', 829),
-696.68 20151216 350 (-696.68, '20151216', 350),
377.12 20140403 480 (377.12, '20140403', 480),
933.25 20140325 382 (933.25, '20140325', 382),
-570.15 20140423 160 (-570.15, '20140423', 160),
17.02 20140414 87 (17.02, '20140414', 87),
986.88 20150430 219 (986.88, '20150430', 219),
926.95 20140404 995 (926.95, '20140404', 995),
-407.78 20150518 279 (-407.78, '20150518', 279),
116.68 20150809 74 (116.68, '20150809', 74),
-113.05 20140803 458 (-113.05, '20140803', 458),
550.21 20150411 143 (550.21, '20150411', 143),
-171.78 20150623 352 (-171.78, '20150623', 352),
97.98 20150311 1114 (97.98, '20150311', 1114),
-768.81 20150222 326 (-768.81, '20150222', 326),
787.24 20140317 77 (787.24, '20140317', 77),
-681.8 20140919 213 (-681.8, '20140919', 213),
-745.29 20140203 91 (-745.29, '20140203', 91),
-415.54 20140320 34 (-415.54, '20140320', 34),
-182.31 20151225 426 (-182.31, '20151225', 426),
677.8 20150114 1101 (677.8, '20150114', 1101),
720.04 20140528 340 (720.04, '20140528', 340),
-717.19 20150416 410 (-717.19, '20150416', 410),
-793.48 20140515 497 (-793.48, '20140515', 497),
993.36 20151202 275 (993.36, '20151202', 275),
-271.57 20150818 93 (-271.57, '20150818', 93),
450.73 20141124 1072 (450.73, '20141124', 1072),
-867.65 20140112 118 (-867.65, '20140112', 118),
697.38 20140208 592 (697.38, '20140208', 592),
75.45 20150223 893 (75.45, '20150223', 893),
-434.41 20150723 29 (-434.41, '20150723', 29),
857.63 20140130 841 (857.63, '20140130', 841),
-726.21 20150722 809 (-726.21, '20150722', 809),
819.11 20150914 844 (819.11, '20150914', 844),
535 20151008 145 (535, '20151008', 145),
187.81 20140204 670 (187.81, '20140204', 670),
-428.09 20140322 692 (-428.09, '20140322', 692),
143.43 20140929 467 (143.43, '20140929', 467),
241.06 20141119 275 (241.06, '20141119', 275),
497.4 20150707 248 (497.4, '20150707', 248),
-688.07 20151210 788 (-688.07, '20151210', 788),
-912.62 20141028 903 (-912.62, '20141028', 903),
-418.37 20150322 390 (-418.37, '20150322', 390),
-788.73 20150319 715 (-788.73, '20150319', 715),
424.47 20140918 1001 (424.47, '20140918', 1001),
800.81 20150905 578 (800.81, '20150905', 578),
508.06 20151103 148 (508.06, '20151103', 148),
-140.15 20140509 565 (-140.15, '20140509', 565),
-691.23 20150105 1107 (-691.23, '20150105', 1107),
57.22 20151215 498 (57.22, '20151215', 498),
-15.44 20140204 377 (-15.44, '20140204', 377),
943.95 20140625 1097 (943.95, '20140625', 1097),
-767.43 20140924 334 (-767.43, '20140924', 334),
921.87 20150330 1117 (921.87, '20150330', 1117),
491.83 20150619 681 (491.83, '20150619', 681),
-257.71 20141231 994 (-257.71, '20141231', 994),
882.48 20150316 437 (882.48, '20150316', 437),
865.44 20140623 907 (865.44, '20140623', 907),
165.3 20150312 374 (165.3, '20150312', 374),
-836.3 20151009 541 (-836.3, '20151009', 541),
572.85 20150319 968 (572.85, '20150319', 968),
-708.01 20140420 102 (-708.01, '20140420', 102),
941.05 20151217 1026 (941.05, '20151217', 1026),
288.55 20140718 39 (288.55, '20140718', 39),
-87.05 20150304 840 (-87.05, '20150304', 840),
-731.81 20150527 1077 (-731.81, '20150527', 1077),
-693.56 20140321 315 (-693.56, '20140321', 315),
-711.73 20140130 663 (-711.73, '20140130', 663),
-612.43 20140812 835 (-612.43, '20140812', 835),
-131.89 20150519 843 (-131.89, '20150519', 843),
-468.33 20150204 830 (-468.33, '20150204', 830),
-394.7 20141228 848 (-394.7, '20141228', 848),
-471.17 20150904 331 (-471.17, '20150904', 331),
-334.06 20150812 1110 (-334.06, '20150812', 1110),
-726.11 20150606 1068 (-726.11, '20150606', 1068),
-685.9 20151006 1024 (-685.9, '20151006', 1024),
-379.08 20140612 833 (-379.08, '20140612', 833),
319.18 20150226 1027 (319.18, '20150226', 1027),
411.28 20140411 26 (411.28, '20140411', 26),
427.92 20151203 210 (427.92, '20151203', 210),
-671.19 20140824 255 (-671.19, '20140824', 255),
-24.78 20141121 429 (-24.78, '20141121', 429),
875.4 20140522 1106 (875.4, '20140522', 1106),
-884.03 20140317 560 (-884.03, '20140317', 560),
-651.63 20150103 118 (-651.63, '20150103', 118),
253.09 20160101 444 (253.09, '20160101', 444),
-965.4 20150908 363 (-965.4, '20150908', 363),
-607.47 20141230 15 (-607.47, '20141230', 15),
438.46 20151224 738 (438.46, '20151224', 738),
732.98 20150621 669 (732.98, '20150621', 669),
-45.3 20140714 298 (-45.3, '20140714', 298),
-938.39 20151121 1052 (-938.39, '20151121', 1052),
266.89 20141128 1076 (266.89, '20141128', 1076),
357.19 20140315 978 (357.19, '20140315', 978),
-883.28 20151113 989 (-883.28, '20151113', 989),
971.07 20150614 786 (971.07, '20150614', 786),
665.95 20140519 527 (665.95, '20140519', 527),
-891.96 20141117 53 (-891.96, '20141117', 53),
-230.6 20150901 418 (-230.6, '20150901', 418),
-159.7 20140616 451 (-159.7, '20140616', 451),
716.64 20150418 597 (716.64, '20150418', 597),
70.22 20150330 245 (70.22, '20150330', 245),
-973.49 20141217 834 (-973.49, '20141217', 834),
-33.84 20150619 240 (-33.84, '20150619', 240),
749.53 20141008 76 (749.53, '20141008', 76),
570.49 20140722 360 (570.49, '20140722', 360),
720.9 20140606 28 (720.9, '20140606', 28),
801.11 20150704 967 (801.11, '20150704', 967),
371.92 20140921 298 (371.92, '20140921', 298),
-424.66 20150318 975 (-424.66, '20150318', 975),
-761.93 20151116 677 (-761.93, '20151116', 677),
122.4 20141127 286 (122.4, '20141127', 286),
642.99 20151211 182 (642.99, '20151211', 182),
-203.77 20141123 157 (-203.77, '20141123', 157),
491.76 20150222 402 (491.76, '20150222', 402),
-685.35 20141206 314 (-685.35, '20141206', 314),
411.63 20150519 326 (411.63, '20150519', 326),
-849.51 20151027 751 (-849.51, '20151027', 751),
-92.32 20150924 458 (-92.32, '20150924', 458),
197.8 20151116 927 (197.8, '20151116', 927),
310.1 20150114 339 (310.1, '20150114', 339),
135.22 20150125 894 (135.22, '20150125', 894),
-746 20150420 176 (-746, '20150420', 176),
-576.77 20151115 124 (-576.77, '20151115', 124),
-514.98 20150423 54 (-514.98, '20150423', 54),
-630.93 20140903 661 (-630.93, '20140903', 661),
858.12 20150306 461 (858.12, '20150306', 461),
-113.19 20151020 208 (-113.19, '20151020', 208),
-905.71 20140915 678 (-905.71, '20140915', 678),
461.24 20150226 574 (461.24, '20150226', 574),
-436.27 20140113 778 (-436.27, '20140113', 778),
-519.31 20151003 371 (-519.31, '20151003', 371),
-972.88 20150810 498 (-972.88, '20150810', 498),
691.26 20140109 1113 (691.26, '20140109', 1113),
651.49 20151207 349 (651.49, '20151207', 349),
290.84 20150415 96 (290.84, '20150415', 96),
181.06 20140322 766 (181.06, '20140322', 766),
-868.11 20140725 525 (-868.11, '20140725', 525),
151.5 20150202 413 (151.5, '20150202', 413),
235.28 20150515 386 (235.28, '20150515', 386),
-30.68 20150822 664 (-30.68, '20150822', 664),
-569.73 20151018 505 (-569.73, '20151018', 505),
-873.02 20150209 1039 (-873.02, '20150209', 1039),
814.48 20151105 50 (814.48, '20151105', 50),
159.38 20141001 974 (159.38, '20141001', 974),
28.24 20150416 142 (28.24, '20150416', 142),
95.56 20150502 984 (95.56, '20150502', 984),
483.13 20151110 517 (483.13, '20151110', 517),
969.15 20150411 409 (969.15, '20150411', 409),
-687.45 20141110 362 (-687.45, '20141110', 362),
-140.11 20140522 88 (-140.11, '20140522', 88),
779.15 20150121 665 (779.15, '20150121', 665),
461.54 20150724 191 (461.54, '20150724', 191),
407.11 20140605 569 (407.11, '20140605', 569),
-75.21 20140625 370 (-75.21, '20140625', 370),
531.78 20140412 121 (531.78, '20140412', 121),
-475.3 20141205 638 (-475.3, '20141205', 638),
-330.46 20141112 1020 (-330.46, '20141112', 1020),
529.71 20150425 877 (529.71, '20150425', 877),
-118.5 20140808 64 (-118.5, '20140808', 64),
-118.76 20141207 517 (-118.76, '20141207', 517),
955.36 20140427 489 (955.36, '20140427', 489),
-394.12 20140114 57 (-394.12, '20140114', 57),
164.69 20140528 858 (164.69, '20140528', 858),
464.2 20141129 389 (464.2, '20141129', 389),
-388.2 20140820 1124 (-388.2, '20140820', 1124),
-79.76 20141015 1036 (-79.76, '20141015', 1036),
80.06 20140925 112 (80.06, '20140925', 112),
-67.31 20150303 228 (-67.31, '20150303', 228),
-432.69 20140511 1086 (-432.69, '20140511', 1086),
650.19 20150811 968 (650.19, '20150811', 968),
-450.52 20150415 991 (-450.52, '20150415', 991),
695.22 20141230 332 (695.22, '20141230', 332),
-639.96 20151123 545 (-639.96, '20151123', 545),
-979.41 20140830 221 (-979.41, '20140830', 221),
239.15 20150801 10 (239.15, '20150801', 10),
-806.67 20140908 1085 (-806.67, '20140908', 1085),
58.43 20140629 247 (58.43, '20140629', 247),
754.41 20151125 857 (754.41, '20151125', 857),
-41.63 20140425 889 (-41.63, '20140425', 889),
688.23 20140923 294 (688.23, '20140923', 294),
-456.53 20140106 398 (-456.53, '20140106', 398),
921.95 20140215 925 (921.95, '20140215', 925),
126.85 20140809 864 (126.85, '20140809', 864),
-915.96 20140504 11 (-915.96, '20140504', 11),
738.93 20141210 577 (738.93, '20141210', 577),
-259.61 20140213 732 (-259.61, '20140213', 732),
739.87 20141023 237 (739.87, '20141023', 237),
-679.85 20140207 758 (-679.85, '20140207', 758),
-332.23 20151017 202 (-332.23, '20151017', 202),
892.64 20141121 1118 (892.64, '20141121', 1118),
-221 20150404 1020 (-221, '20150404', 1020),
382.12 20140112 215 (382.12, '20140112', 215),
-184.84 20150805 1090 (-184.84, '20150805', 1090),
826.54 20150427 1054 (826.54, '20150427', 1054),
-931.08 20141112 760 (-931.08, '20141112', 760),
976.68 20140821 918 (976.68, '20140821', 918),
365.81 20151001 368 (365.81, '20151001', 368),
297.61 20150614 114 (297.61, '20150614', 114),
782.69 20151222 763 (782.69, '20151222', 763),
-656.57 20150727 590 (-656.57, '20150727', 590),
69.13 20140625 655 (69.13, '20140625', 655),
595.28 20150507 445 (595.28, '20150507', 445),
-842.1 20140712 1082 (-842.1, '20140712', 1082),
-679.99 20140610 316 (-679.99, '20140610', 316),
-965.47 20150619 505 (-965.47, '20150619', 505),
225.19 20141030 258 (225.19, '20141030', 258),
-890.63 20150116 391 (-890.63, '20150116', 391),
813.56 20140518 138 (813.56, '20140518', 138),
688.77 20150424 115 (688.77, '20150424', 115),
138.64 20140213 23 (138.64, '20140213', 23),
200.52 20150609 443 (200.52, '20150609', 443),
562.62 20150317 489 (562.62, '20150317', 489),
-872.79 20141128 423 (-872.79, '20141128', 423),
-327.87 20140519 724 (-327.87, '20140519', 724),
-166.18 20150820 165 (-166.18, '20150820', 165),
660.97 20150224 773 (660.97, '20150224', 773),
912.93 20141214 849 (912.93, '20141214', 849),
126.63 20150112 567 (126.63, '20150112', 567),
-924.67 20150521 598 (-924.67, '20150521', 598),
-132.45 20150127 364 (-132.45, '20150127', 364),
171 20150209 591 (171, '20150209', 591),
913.61 20141122 98 (913.61, '20141122', 98),
-600.01 20150909 49 (-600.01, '20150909', 49),
-454.35 20150820 451 (-454.35, '20150820', 451),
576.26 20150714 968 (576.26, '20150714', 968),
442.59 20140902 157 (442.59, '20140902', 157),
944.21 20141228 821 (944.21, '20141228', 821),
-946.12 20150624 132 (-946.12, '20150624', 132),
876.64 20150421 308 (876.64, '20150421', 308),
128.91 20140124 911 (128.91, '20140124', 911),
911.56 20140316 635 (911.56, '20140316', 635),
813.38 20140424 184 (813.38, '20140424', 184),
946.74 20141110 272 (946.74, '20141110', 272),
992.76 20140213 366 (992.76, '20140213', 366),
-920.82 20150809 864 (-920.82, '20150809', 864),
470.49 20150425 485 (470.49, '20150425', 485),
-589.25 20150128 119 (-589.25, '20150128', 119),
-932.84 20141024 143 (-932.84, '20141024', 143),
344.27 20150520 14 (344.27, '20150520', 14),
-545.22 20140131 585 (-545.22, '20140131', 585),
-155.35 20140202 459 (-155.35, '20140202', 459),
-740.86 20140525 833 (-740.86, '20140525', 833),
-967.36 20151025 123 (-967.36, '20151025', 123),
653.77 20141027 1022 (653.77, '20141027', 1022),
453.7 20140720 1058 (453.7, '20140720', 1058),
947.52 20150609 798 (947.52, '20150609', 798),
773.88 20150220 648 (773.88, '20150220', 648),
-109.71 20140618 112 (-109.71, '20140618', 112),
948.12 20140505 871 (948.12, '20140505', 871),
817.11 20150719 128 (817.11, '20150719', 128),
-759.71 20140421 108 (-759.71, '20140421', 108),
354.81 20141201 534 (354.81, '20141201', 534),
242.28 20141011 1051 (242.28, '20141011', 1051),
-442.89 20140119 863 (-442.89, '20140119', 863),
-988.68 20141031 158 (-988.68, '20141031', 158),
631.92 20140425 70 (631.92, '20140425', 70),
-214.38 20140929 509 (-214.38, '20140929', 509),
-322.37 20151122 646 (-322.37, '20151122', 646),
-26.78 20141208 46 (-26.78, '20141208', 46),
925.98 20140317 860 (925.98, '20140317', 860),
-568.73 20140901 710 (-568.73, '20140901', 710),
12.81 20140103 701 (12.81, '20140103', 701),
-748.86 20140306 711 (-748.86, '20140306', 711),
-488.54 20151030 363 (-488.54, '20151030', 363),
-316.04 20150216 695 (-316.04, '20150216', 695),
-312.99 20150116 812 (-312.99, '20150116', 812),
699.32 20140102 613 (699.32, '20140102', 613),
634.07 20140804 110 (634.07, '20140804', 110),
-479.45 20151025 376 (-479.45, '20151025', 376),
816.24 20140317 88 (816.24, '20140317', 88),
-70.38 20150218 712 (-70.38, '20150218', 712),
860.75 20140912 72 (860.75, '20140912', 72),
656.47 20141109 823 (656.47, '20141109', 823),
-661.73 20151109 386 (-661.73, '20151109', 386),
-457.96 20141210 359 (-457.96, '20141210', 359),
720.57 20150912 686 (720.57, '20150912', 686),
-415.48 20140113 433 (-415.48, '20140113', 433),
-749.45 20140613 1078 (-749.45, '20140613', 1078),
289.12 20140822 631 (289.12, '20140822', 631),
-652.65 20150822 427 (-652.65, '20150822', 427),
-445.97 20140806 605 (-445.97, '20140806', 605),
-758.29 20150119 883 (-758.29, '20150119', 883),
803.58 20140910 1092 (803.58, '20140910', 1092),
0.9 20140531 59 (0.9, '20140531', 59),
588.56 20160101 893 (588.56, '20160101', 893),
899.02 20150515 90 (899.02, '20150515', 90),
0.83 20140216 63 (0.83, '20140216', 63),
35.12 20140715 505 (35.12, '20140715', 505),
-65.95 20150818 196 (-65.95, '20150818', 196),
-544.36 20150603 285 (-544.36, '20150603', 285),
806 20151025 19 (806, '20151025', 19),
-859.61 20150313 956 (-859.61, '20150313', 956),
-548.2 20140817 675 (-548.2, '20140817', 675),
-586.09 20140502 646 (-586.09, '20140502', 646),
-531.36 20140718 893 (-531.36, '20140718', 893),
551.46 20150507 186 (551.46, '20150507', 186),
608.03 20150404 1007 (608.03, '20150404', 1007),
-835.98 20140906 962 (-835.98, '20140906', 962),
-747.65 20151025 254 (-747.65, '20151025', 254),
61.75 20150906 881 (61.75, '20150906', 881),
-482.34 20151219 92 (-482.34, '20151219', 92),
-835.91 20150206 88 (-835.91, '20150206', 88),
-125.14 20150526 996 (-125.14, '20150526', 996),
96.72 20141007 781 (96.72, '20141007', 781),
-446.95 20150527 717 (-446.95, '20150527', 717),
957.03 20140523 123 (957.03, '20140523', 123),
-951.47 20141213 828 (-951.47, '20141213', 828),
-205.06 20140205 410 (-205.06, '20140205', 410),
901.28 20150630 793 (901.28, '20150630', 793),
649.41 20140929 616 (649.41, '20140929', 616),
-981.52 20140618 289 (-981.52, '20140618', 289),
-24.47 20140625 446 (-24.47, '20140625', 446),
-24.25 20150422 1109 (-24.25, '20150422', 1109),
386.79 20140528 920 (386.79, '20140528', 920),
-140.08 20150830 724 (-140.08, '20150830', 724),
916.93 20141123 97 (916.93, '20141123', 97),
-479.3 20150226 260 (-479.3, '20150226', 260),
-988.49 20150402 190 (-988.49, '20150402', 190),
564.56 20150523 698 (564.56, '20150523', 698),
302.4 20150721 354 (302.4, '20150721', 354),
-395.54 20150224 251 (-395.54, '20150224', 251),
250.84 20151023 756 (250.84, '20151023', 756),
853.2 20140403 503 (853.2, '20140403', 503),
33.94 20141209 538 (33.94, '20141209', 538),
-598.12 20150510 443 (-598.12, '20150510', 443),
915.19 20150120 229 (915.19, '20150120', 229),
928.77 20140811 473 (928.77, '20140811', 473),
163 20150623 472 (163, '20150623', 472),
470.63 20150302 1080 (470.63, '20150302', 1080),
149.31 20140825 1099 (149.31, '20140825', 1099),
79.55 20150202 924 (79.55, '20150202', 924),
846.25 20150207 442 (846.25, '20150207', 442),
-549.32 20150922 649 (-549.32, '20150922', 649),
842.88 20140904 711 (842.88, '20140904', 711),
-53.92 20140505 1016 (-53.92, '20140505', 1016),
-100.47 20150406 953 (-100.47, '20150406', 953),
-7.81 20150708 581 (-7.81, '20150708', 581),
222.51 20141207 549 (222.51, '20141207', 549),
756.02 20151205 936 (756.02, '20151205', 936),
-814.43 20151004 524 (-814.43, '20151004', 524),
-692.76 20140522 429 (-692.76, '20140522', 429),
329.6 20140804 338 (329.6, '20140804', 338),
138.16 20150425 333 (138.16, '20150425', 333),
-727.38 20150430 815 (-727.38, '20150430', 815),
-697.56 20150712 367 (-697.56, '20150712', 367),
-2.19 20140306 107 (-2.19, '20140306', 107),
10.13 20140115 84 (10.13, '20140115', 84),
84.85 20150521 185 (84.85, '20150521', 185),
-85.37 20140611 1032 (-85.37, '20140611', 1032),
245.74 20140531 424 (245.74, '20140531', 424),
-308.2 20150607 492 (-308.2, '20150607', 492),
-137.54 20150408 961 (-137.54, '20150408', 961),
985.35 20140614 187 (985.35, '20140614', 187),
44.27 20140306 689 (44.27, '20140306', 689),
157.31 20140219 317 (157.31, '20140219', 317),
-102.21 20151129 803 (-102.21, '20151129', 803),
673.17 20151001 464 (673.17, '20151001', 464),
-329.16 20150812 156 (-329.16, '20150812', 156),
594.78 20140606 550 (594.78, '20140606', 550),
800.19 20150903 1017 (800.19, '20150903', 1017),
618.73 20151210 1000 (618.73, '20151210', 1000),
-270.29 20140724 190 (-270.29, '20140724', 190),
-840.22 20151112 981 (-840.22, '20151112', 981),
-79.52 20150127 465 (-79.52, '20150127', 465),
-750.09 20150826 633 (-750.09, '20150826', 633),
-591.43 20150805 177 (-591.43, '20150805', 177),
-311.94 20150423 228 (-311.94, '20150423', 228),
-7.08 20141222 616 (-7.08, '20141222', 616),
-324.07 20150706 651 (-324.07, '20150706', 651),
710.75 20150219 1053 (710.75, '20150219', 1053),
-215.82 20140521 1075 (-215.82, '20140521', 1075),
108.04 20150717 15 (108.04, '20150717', 15),
-785.7 20140511 146 (-785.7, '20140511', 146),
-978.38 20150402 162 (-978.38, '20150402', 162),
-485.29 20150529 916 (-485.29, '20150529', 916),
-69.55 20140724 210 (-69.55, '20140724', 210),
472.84 20150126 172 (472.84, '20150126', 172),
-933.37 20140620 40 (-933.37, '20140620', 40),
-136.05 20140330 519 (-136.05, '20140330', 519),
116.96 20140120 317 (116.96, '20140120', 317),
188.35 20140416 422 (188.35, '20140416', 422),
-379.26 20140402 730 (-379.26, '20140402', 730),
875.18 20151102 222 (875.18, '20151102', 222),
702.16 20150405 378 (702.16, '20150405', 378),
226.17 20140124 338 (226.17, '20140124', 338),
-451.9 20150221 47 (-451.9, '20150221', 47),
777.58 20141230 633 (777.58, '20141230', 633),
-456.75 20140718 664 (-456.75, '20140718', 664),
240.61 20140915 43 (240.61, '20140915', 43),
-94.43 20150402 596 (-94.43, '20150402', 596),
-217.48 20151123 315 (-217.48, '20151123', 315),
-287.37 20141028 7 (-287.37, '20141028', 7),
855.23 20151026 507 (855.23, '20151026', 507),
-726.89 20150630 708 (-726.89, '20150630', 708),
613.81 20151208 725 (613.81, '20151208', 725),
-556.52 20150708 111 (-556.52, '20150708', 111),
-962.36 20140426 1043 (-962.36, '20140426', 1043),
-601.14 20151215 423 (-601.14, '20151215', 423),
-395.07 20141212 1075 (-395.07, '20141212', 1075),
453.07 20140326 114 (453.07, '20140326', 114),
284.74 20150318 717 (284.74, '20150318', 717),
-208.27 20140327 252 (-208.27, '20140327', 252),
-393.25 20150911 603 (-393.25, '20150911', 603),
435.83 20150521 358 (435.83, '20150521', 358),
-276.71 20150915 642 (-276.71, '20150915', 642),
-887.91 20141022 12 (-887.91, '20141022', 12),
-356.83 20150817 23 (-356.83, '20150817', 23),
-636.73 20150811 957 (-636.73, '20150811', 957),
-93.22 20150406 995 (-93.22, '20150406', 995),
-444.51 20150911 1121 (-444.51, '20150911', 1121),
-566.69 20140525 568 (-566.69, '20140525', 568),
-108.26 20141221 514 (-108.26, '20141221', 514),
647.17 20150121 734 (647.17, '20150121', 734),
-671.11 20150115 61 (-671.11, '20150115', 61),
-953.97 20150623 841 (-953.97, '20150623', 841),
507.81 20150523 240 (507.81, '20150523', 240),
390.52 20141202 126 (390.52, '20141202', 126),
95.5 20150205 339 (95.5, '20150205', 339),
-728.92 20150206 958 (-728.92, '20150206', 958),
-276.06 20150212 1044 (-276.06, '20150212', 1044),
-317.11 20150611 111 (-317.11, '20150611', 111),
540.9 20150408 585 (540.9, '20150408', 585),
-781.12 20140926 873 (-781.12, '20140926', 873),
48.49 20140530 871 (48.49, '20140530', 871),
414.24 20141111 803 (414.24, '20141111', 803),
863.02 20140907 884 (863.02, '20140907', 884),
753.49 20150716 1081 (753.49, '20150716', 1081),
648.38 20141229 191 (648.38, '20141229', 191),
401.43 20150616 988 (401.43, '20150616', 988),
-884.99 20141031 1068 (-884.99, '20141031', 1068),
367.97 20141112 1021 (367.97, '20141112', 1021),
999.83 20150515 780 (999.83, '20150515', 780),
459.42 20150111 63 (459.42, '20150111', 63),
-927.22 20151123 920 (-927.22, '20151123', 920),
-675.31 20151010 88 (-675.31, '20151010', 88),
99.22 20141128 506 (99.22, '20141128', 506),
200.37 20151108 802 (200.37, '20151108', 802),
866.23 20150607 210 (866.23, '20150607', 210),
-631.74 20140829 845 (-631.74, '20140829', 845),
979.19 20150722 210 (979.19, '20150722', 210),
298.21 20140918 1067 (298.21, '20140918', 1067),
-500.73 20150918 126 (-500.73, '20150918', 126),
395.55 20150831 361 (395.55, '20150831', 361),
-480.53 20140108 69 (-480.53, '20140108', 69),
-215.23 20150617 1122 (-215.23, '20150617', 1122),
-509.05 20150103 933 (-509.05, '20150103', 933),
-297.09 20141021 350 (-297.09, '20141021', 350),
71.47 20140722 814 (71.47, '20140722', 814),
-676.49 20141125 896 (-676.49, '20141125', 896),
-603.51 20140215 1023 (-603.51, '20140215', 1023),
-622.65 20150712 885 (-622.65, '20150712', 885),
858.06 20150326 884 (858.06, '20150326', 884),
822.98 20140920 595 (822.98, '20140920', 595),
-129.65 20151018 582 (-129.65, '20151018', 582),
135.69 20140224 1002 (135.69, '20140224', 1002),
-285.77 20150318 1037 (-285.77, '20150318', 1037),
88.34 20150812 368 (88.34, '20150812', 368),
-686.43 20141227 179 (-686.43, '20141227', 179),
335.22 20140828 526 (335.22, '20140828', 526),
-110.05 20140111 615 (-110.05, '20140111', 615),
136.3 20150501 479 (136.3, '20150501', 479),
-929.18 20150702 966 (-929.18, '20150702', 966),
841.9 20140203 991 (841.9, '20140203', 991),
530.11 20150831 943 (530.11, '20150831', 943),
-933.92 20150311 49 (-933.92, '20150311', 49),
-571.27 20150427 819 (-571.27, '20150427', 819),
605.35 20150407 744 (605.35, '20150407', 744),
-691.08 20141230 760 (-691.08, '20141230', 760),
-452.91 20150624 636 (-452.91, '20150624', 636),
813.02 20150611 466 (813.02, '20150611', 466),
554.82 20150426 1042 (554.82, '20150426', 1042),
457.53 20150824 116 (457.53, '20150824', 116),
-965.74 20151024 1125 (-965.74, '20151024', 1125),
-822.91 20140526 429 (-822.91, '20140526', 429),
698.01 20150823 1052 (698.01, '20150823', 1052),
696.37 20150201 78 (696.37, '20150201', 78),
940.18 20140121 35 (940.18, '20140121', 35),
-423.2 20150805 920 (-423.2, '20150805', 920),
819.4 20140614 322 (819.4, '20140614', 322),
-592.79 20140209 905 (-592.79, '20140209', 905),
-270.38 20140103 594 (-270.38, '20140103', 594),
915.65 20150610 711 (915.65, '20150610', 711),
-621.12 20150727 889 (-621.12, '20150727', 889),
432.47 20140710 744 (432.47, '20140710', 744),
303.35 20141206 281 (303.35, '20141206', 281),
-956.58 20141229 248 (-956.58, '20141229', 248),
-267.42 20141005 235 (-267.42, '20141005', 235),
122.72 20150918 778 (122.72, '20150918', 778),
33.68 20140211 212 (33.68, '20140211', 212),
113.66 20140202 295 (113.66, '20140202', 295),
83.07 20150819 467 (83.07, '20150819', 467),
-261.15 20140813 506 (-261.15, '20140813', 506),
-597.1 20150524 354 (-597.1, '20150524', 354),
-605.64 20150907 557 (-605.64, '20150907', 557),
-429.3 20160101 666 (-429.3, '20160101', 666),
67.92 20150429 1005 (67.92, '20150429', 1005),
-714.36 20140921 465 (-714.36, '20140921', 465),
572.35 20140531 378 (572.35, '20140531', 378),
69.65 20141121 139 (69.65, '20141121', 139),
430.36 20150624 82 (430.36, '20150624', 82),
591.71 20151104 466 (591.71, '20151104', 466),
-382.93 20151103 314 (-382.93, '20151103', 314),
-701.9 20150930 90 (-701.9, '20150930', 90),
-980.07 20141027 1033 (-980.07, '20141027', 1033),
-485.17 20150712 963 (-485.17, '20150712', 963),
-781.08 20150806 956 (-781.08, '20150806', 956),
480.96 20151207 343 (480.96, '20151207', 343),
-915.14 20140619 211 (-915.14, '20140619', 211),
569.79 20140627 903 (569.79, '20140627', 903),
-482.87 20140126 1025 (-482.87, '20140126', 1025),
807.06 20140128 989 (807.06, '20140128', 989),
867.32 20150220 180 (867.32, '20150220', 180),
491.34 20150513 990 (491.34, '20150513', 990),
717.71 20150602 93 (717.71, '20150602', 93),
127.59 20140108 905 (127.59, '20140108', 905),
-808.82 20150722 411 (-808.82, '20150722', 411),
699.45 20150721 1073 (699.45, '20150721', 1073),
21.96 20150523 1108 (21.96, '20150523', 1108),
-742.84 20140704 843 (-742.84, '20140704', 843),
-73.28 20150726 990 (-73.28, '20150726', 990),
-419.05 20140815 411 (-419.05, '20140815', 411),
-82.39 20151108 825 (-82.39, '20151108', 825),
-685.13 20150427 482 (-685.13, '20150427', 482),
-842.47 20141003 853 (-842.47, '20141003', 853),
677.74 20140113 1090 (677.74, '20140113', 1090),
-112.39 20141106 789 (-112.39, '20141106', 789),
-251.76 20150907 504 (-251.76, '20150907', 504),
-473.35 20150905 114 (-473.35, '20150905', 114),
309.51 20140905 213 (309.51, '20140905', 213),
-551.4 20160101 868 (-551.4, '20160101', 868),
296.32 20140629 802 (296.32, '20140629', 802),
832.7 20140303 310 (832.7, '20140303', 310),
691.83 20150610 307 (691.83, '20150610', 307),
812.48 20141105 47 (812.48, '20141105', 47),
87.16 20140122 946 (87.16, '20140122', 946),
299.74 20140118 891 (299.74, '20140118', 891),
931.57 20151031 803 (931.57, '20151031', 803),
254.84 20140413 439 (254.84, '20140413', 439),
-885.41 20150401 713 (-885.41, '20150401', 713),
374.8 20150810 850 (374.8, '20150810', 850),
385.73 20140825 226 (385.73, '20140825', 226),
175.87 20150627 895 (175.87, '20150627', 895),
-261.14 20151125 1033 (-261.14, '20151125', 1033),
-26.41 20140825 1081 (-26.41, '20140825', 1081),
455.62 20141017 782 (455.62, '20141017', 782),
-838.36 20150524 304 (-838.36, '20150524', 304),
-11.92 20151029 99 (-11.92, '20151029', 99),
-818.71 20140524 523 (-818.71, '20140524', 523),
131.58 20141127 514 (131.58, '20141127', 514),
-246.11 20150221 695 (-246.11, '20150221', 695),
-956.91 20151029 195 (-956.91, '20151029', 195),
-42.75 20150502 1006 (-42.75, '20150502', 1006),
-397.8 20150818 624 (-397.8, '20150818', 624),
252.65 20140605 148 (252.65, '20140605', 148),
94.09 20150622 64 (94.09, '20150622', 64),
-134.85 20150710 736 (-134.85, '20150710', 736),
-992.75 20151223 263 (-992.75, '20151223', 263),
-691.57 20151111 62 (-691.57, '20151111', 62),
95.22 20151104 337 (95.22, '20151104', 337),
-212.2 20141124 827 (-212.2, '20141124', 827),
125.26 20151220 834 (125.26, '20151220', 834),
-844.51 20140212 550 (-844.51, '20140212', 550),
-743.35 20140602 1122 (-743.35, '20140602', 1122),
-22.37 20140904 1012 (-22.37, '20140904', 1012),
11.82 20140406 275 (11.82, '20140406', 275),
-245.27 20141222 238 (-245.27, '20141222', 238),
-680.71 20141219 166 (-680.71, '20141219', 166),
288.62 20140114 991 (288.62, '20140114', 991),
360.84 20140129 264 (360.84, '20140129', 264),
-889.89 20150122 1090 (-889.89, '20150122', 1090),
-506.45 20140318 219 (-506.45, '20140318', 219),
-538.76 20141213 566 (-538.76, '20141213', 566),
267.08 20140804 647 (267.08, '20140804', 647),
-75.98 20150430 359 (-75.98, '20150430', 359),
394.89 20140331 627 (394.89, '20140331', 627),
-536.44 20151214 504 (-536.44, '20151214', 504),
-84.08 20150711 582 (-84.08, '20150711', 582),
374.72 20140525 776 (374.72, '20140525', 776),
-268.43 20150330 1061 (-268.43, '20150330', 1061),
313.06 20140413 602 (313.06, '20140413', 602),
84.17 20150502 343 (84.17, '20150502', 343),
-419.86 20140608 283 (-419.86, '20140608', 283),
927.18 20150312 317 (927.18, '20150312', 317),
-202.07 20151013 394 (-202.07, '20151013', 394),
-626.39 20140912 253 (-626.39, '20140912', 253),
-63.82 20150307 1047 (-63.82, '20150307', 1047),
-642.96 20151122 1028 (-642.96, '20151122', 1028),
539.87 20141214 647 (539.87, '20141214', 647),
-358.18 20140630 1121 (-358.18, '20140630', 1121),
-200.67 20140615 371 (-200.67, '20140615', 371),
-548.74 20141225 429 (-548.74, '20141225', 429),
350.88 20150117 413 (350.88, '20150117', 413),
-40.33 20150817 714 (-40.33, '20150817', 714),
-611.39 20150715 454 (-611.39, '20150715', 454),
-254.85 20140130 289 (-254.85, '20140130', 289),
77.27 20151112 416 (77.27, '20151112', 416),
481.84 20151109 314 (481.84, '20151109', 314),
-263.12 20140513 302 (-263.12, '20140513', 302),
-487.89 20140324 1040 (-487.89, '20140324', 1040),
-979.92 20150401 178 (-979.92, '20150401', 178),
513.43 20140708 517 (513.43, '20140708', 517),
-111.3 20150716 1038 (-111.3, '20150716', 1038),
-159.58 20140328 284 (-159.58, '20140328', 284),
246.97 20151111 760 (246.97, '20151111', 760),
-892.75 20140325 605 (-892.75, '20140325', 605),
-309.49 20150213 357 (-309.49, '20150213', 357),
-18.97 20150415 891 (-18.97, '20150415', 891),
581.41 20140820 916 (581.41, '20140820', 916),
-383.79 20140427 614 (-383.79, '20140427', 614),
-479.68 20150803 670 (-479.68, '20150803', 670),
-241.75 20150721 416 (-241.75, '20150721', 416),
597.9 20151210 5 (597.9, '20151210', 5),
-68.41 20150424 188 (-68.41, '20150424', 188),
802.41 20150209 1061 (802.41, '20150209', 1061),
-647.84 20150501 1017 (-647.84, '20150501', 1017),
-754.13 20150428 423 (-754.13, '20150428', 423),
782.82 20140721 814 (782.82, '20140721', 814),
-865.04 20150724 1035 (-865.04, '20150724', 1035),
915 20150130 254 (915, '20150130', 254),
-284.56 20140812 259 (-284.56, '20140812', 259),
868.52 20150314 806 (868.52, '20150314', 806),
525.05 20150715 798 (525.05, '20150715', 798),
216.35 20150901 172 (216.35, '20150901', 172),
-118.96 20150625 145 (-118.96, '20150625', 145),
-845.26 20150606 925 (-845.26, '20150606', 925),
868.26 20150526 698 (868.26, '20150526', 698),
721.2 20140301 928 (721.2, '20140301', 928),
768.78 20140801 667 (768.78, '20140801', 667),
350.59 20150228 615 (350.59, '20150228', 615),
380.48 20151021 335 (380.48, '20151021', 335),
-352.67 20150724 575 (-352.67, '20150724', 575),
508.89 20140410 891 (508.89, '20140410', 891),
346.01 20150715 920 (346.01, '20150715', 920),
-859.22 20140507 245 (-859.22, '20140507', 245),
-978.18 20150124 443 (-978.18, '20150124', 443),
-555.71 20140505 1073 (-555.71, '20140505', 1073),
-218.18 20140423 300 (-218.18, '20140423', 300),
-902.09 20140411 277 (-902.09, '20140411', 277),
-991.89 20140622 950 (-991.89, '20140622', 950),
-245.41 20140312 854 (-245.41, '20140312', 854),
601.01 20140609 341 (601.01, '20140609', 341),
-44.45 20151006 267 (-44.45, '20151006', 267),
7.77 20140827 449 (7.77, '20140827', 449),
991.52 20140130 1028 (991.52, '20140130', 1028),
985.29 20140923 120 (985.29, '20140923', 120),
-431.84 20150328 957 (-431.84, '20150328', 957),
451.92 20140723 636 (451.92, '20140723', 636),
740.25 20141217 801 (740.25, '20141217', 801),
703.9 20140827 164 (703.9, '20140827', 164),
-972.69 20150905 408 (-972.69, '20150905', 408),
-394.71 20140605 1083 (-394.71, '20140605', 1083),
-234.56 20140619 537 (-234.56, '20140619', 537),
-187.01 20150318 792 (-187.01, '20150318', 792),
-294.31 20151024 494 (-294.31, '20151024', 494),
-493.01 20140518 81 (-493.01, '20140518', 81),
-78.42 20150329 594 (-78.42, '20150329', 594),
84.31 20150207 277 (84.31, '20150207', 277),
809.45 20140918 734 (809.45, '20140918', 734),
-831.44 20140321 422 (-831.44, '20140321', 422),
705.89 20140210 188 (705.89, '20140210', 188),
505.21 20140812 432 (505.21, '20140812', 432),
221.96 20140218 667 (221.96, '20140218', 667),
-908.49 20150521 248 (-908.49, '20150521', 248),
498.17 20141221 157 (498.17, '20141221', 157),
626.64 20150404 791 (626.64, '20150404', 791),
370.77 20140923 731 (370.77, '20140923', 731),
-174.72 20140313 153 (-174.72, '20140313', 153),
974.24 20140902 641 (974.24, '20140902', 641),
294.64 20150619 932 (294.64, '20150619', 932),
852.18 20150906 193 (852.18, '20150906', 193),
-803.14 20140403 397 (-803.14, '20140403', 397),
-278.19 20140605 106 (-278.19, '20140605', 106),
166.3 20141108 1051 (166.3, '20141108', 1051),
-922.38 20141002 239 (-922.38, '20141002', 239),
-149.87 20151014 997 (-149.87, '20151014', 997),
300.85 20150428 8 (300.85, '20150428', 8),
-594.16 20151129 895 (-594.16, '20151129', 895),
-263.17 20141227 567 (-263.17, '20141227', 567),
-889.9 20141206 822 (-889.9, '20141206', 822),
-104.14 20150625 1039 (-104.14, '20150625', 1039),
-542.25 20140819 712 (-542.25, '20140819', 712),
284.22 20140310 840 (284.22, '20140310', 840),
-684.58 20141218 773 (-684.58, '20141218', 773),
982.79 20150415 898 (982.79, '20150415', 898),
731.85 20151003 101 (731.85, '20151003', 101),
887.92 20150206 424 (887.92, '20150206', 424),
57.42 20151020 1079 (57.42, '20151020', 1079),
123.05 20141029 752 (123.05, '20141029', 752),
-831.08 20150224 829 (-831.08, '20150224', 829),
856.18 20140702 902 (856.18, '20140702', 902),
-998.09 20151114 1115 (-998.09, '20151114', 1115),
510.72 20140506 905 (510.72, '20140506', 905),
130.38 20150127 978 (130.38, '20150127', 978),
108.3 20150418 649 (108.3, '20150418', 649),
-736.43 20151229 663 (-736.43, '20151229', 663),
646.55 20140814 307 (646.55, '20140814', 307),
-226.93 20140613 994 (-226.93, '20140613', 994),
394.49 20140630 66 (394.49, '20140630', 66),
-413.52 20140821 170 (-413.52, '20140821', 170),
423.06 20151011 196 (423.06, '20151011', 196),
-556.22 20150815 977 (-556.22, '20150815', 977),
350.75 20140415 976 (350.75, '20140415', 976),
510.62 20150315 931 (510.62, '20150315', 931),
40.35 20150804 249 (40.35, '20150804', 249),
-948.71 20140716 516 (-948.71, '20140716', 516),
508.49 20151213 391 (508.49, '20151213', 391),
-505.11 20141113 875 (-505.11, '20141113', 875),
984.99 20150312 302 (984.99, '20150312', 302),
423.61 20141003 537 (423.61, '20141003', 537),
-494.07 20140906 756 (-494.07, '20140906', 756),
899.32 20150824 16 (899.32, '20150824', 16),
988.02 20150523 937 (988.02, '20150523', 937),
-573.43 20150302 535 (-573.43, '20150302', 535),
334.64 20140617 1025 (334.64, '20140617', 1025),
845.82 20140506 360 (845.82, '20140506', 360),
621.84 20150715 544 (621.84, '20150715', 544),
-784.42 20141122 743 (-784.42, '20141122', 743),
83.41 20150710 34 (83.41, '20150710', 34),
563.41 20140223 11 (563.41, '20140223', 11),
-168.87 20141016 578 (-168.87, '20141016', 578),
-839.82 20140428 791 (-839.82, '20140428', 791),
819.06 20150815 92 (819.06, '20150815', 92),
-275.64 20141008 471 (-275.64, '20141008', 471),
-868.51 20150623 764 (-868.51, '20150623', 764),
-909.29 20140628 526 (-909.29, '20140628', 526)
Litigation 131 Jossef H Wright TX593671R ### Litigation 981.18
Litigation 131 Jossef H Wright TX593671R ### Litigation 117.21
Litigation 2 Jossef H Wright TX593671R ### Litigation -600.04
Litigation 2 Jossef H Wright TX593671R ### Litigation -851.14
Litigation 2 Jossef H Wright TX593671R ### Litigation -414.55
Litigation 2 Jossef H Wright TX593671R ### Litigation 639.22
Litigation 124 Carolyn Andrea ZimmermaAB234578H6/1/1975 Litigation -576.77
Litigation 131 Jossef H Wright TX593671R ### Litigation 981.18
Litigation 131 Jossef H Wright TX593671R ### Litigation 117.21
Litigation 134 Gigi N Wilson NN127097A ### Litigation 700.31
Litigation 134 Gigi N Wilson NN127097A ### Litigation 856.18
Litigation 136 Ovidiu V Welcker VS900080V ### Litigation NULL
Litigation 140 Sharon B Walton GP708932C ### Litigation 591.86
Litigation 140 Sharon B Walton GP708932C ### Litigation 999.22
Litigation 141 David M Walters EK194226N6/7/1991 Litigation -110.78
Litigation 141 David M Walters EK194226N6/7/1991 Litigation -743.74
Litigation 143 John L Varkey ChuJF707977U ### Litigation -116.86
Litigation 143 John L Varkey ChuJF707977U ### Litigation 550.21
Litigation 143 John L Varkey ChuJF707977U ### Litigation -932.84
Litigation 146 Terry J Vande Vel TP950945U ### Litigation 264.72
Litigation 146 Terry J Vande Vel TP950945U ### Litigation -879.63
Litigation 146 Terry J Vande Vel TP950945U ### Litigation -785.7
Litigation 151 Peter J Tsoflias VU028142X ### Litigation -643.77
Litigation 153 Guy R Tomic IA990430L ### Litigation -174.72
Litigation 157 Rebecca A Tejani RE236781H ### Litigation 799.25
Litigation 157 Rebecca A Tejani RE236781H ### Litigation -941.5
Litigation 157 Rebecca A Tejani RE236781H ### Litigation 498.17
Litigation 157 Rebecca A Tejani RE236781H ### Litigation 555.65
Litigation 157 Rebecca A Tejani RE236781H ### Litigation -203.77
Litigation 157 Rebecca A Tejani RE236781H ### Litigation 442.59
Litigation 158 Annik O TamburelloZY810545E 8/5/1984 Litigation -988.68
Litigation 164 Ed R Stadick MP407352 ### Litigation 3.42
Litigation 164 Ed R Stadick MP407352 ### Litigation 781.43
Litigation 164 Ed R Stadick MP407352 ### Litigation -493.59
Litigation 164 Ed R Stadick MP407352 ### Litigation 703.9
Litigation 165 JoLynn M Spoon DK618283V ### Litigation -166.18
Litigation 166 Bryan NULL Sousa EB648388O ### Litigation -189.11
Litigation 166 Bryan NULL Sousa EB648388O ### Litigation -680.71
Litigation 168 Nancy A Smith EM864674 ### Litigation 859.08
Litigation 168 Nancy A Smith EM864674 ### Litigation 880.42
Litigation 172 Andrew R Smith PG233702O ### Litigation 472.84
Litigation 172 Andrew R Smith PG233702O ### Litigation 216.35
Litigation 173 Ruth Ann Smith SD239575R ### Litigation NULL
Litigation 174 Barry K Singh AT144100S ### Litigation 979.38
Litigation 174 Barry K Singh AT144100S ### Litigation 423.88
Litigation 174 Barry K Singh AT144100S ### Litigation 712.78
Litigation 176 Jeffrey L Shoop FG035868T 1/1/1980 Litigation 412.32
Litigation 176 Jeffrey L Shoop FG035868T 1/1/1980 Litigation -382.4
Litigation 176 Jeffrey L Shoop FG035868T 1/1/1980 Litigation -746
Litigation 180 Taylor R Selikoff SN430580D ### Litigation 867.32
Litigation 199 Bjorn M Robinson XQ914375L ### Litigation -117.81
Litigation 199 Bjorn M Robinson XQ914375L ### Litigation -364.29
Litigation 200 Michiko F Robinett UF661823R ### Litigation 958.94
Litigation 200 Michiko F Robinett UF661823R ### Litigation -5.09
Litigation 207 Jack T Richards PU930912C ### Litigation 245.34
Litigation 211 Ryan L Reynolds YJ279107J ### Litigation 972.01
Litigation 211 Ryan L Reynolds YJ279107J ### Litigation -915.14
Litigation 214 Patrick C Remick KO083713K ### Litigation 889.05
Litigation 214 Patrick C Remick KO083713K ### Litigation 204.83
Litigation 214 Patrick C Remick KO083713K ### Litigation 421.5
Litigation 214 Patrick C Remick KO083713K ### Litigation 611.86
Litigation 214 Patrick C Remick KO083713K ### Litigation -189.21
Litigation 218 Kok-Ho T Reed UG360014C ### Litigation -141.86
Litigation 218 Kok-Ho T Reed UG360014C ### Litigation -427.2
Litigation 223 Sameer A Reams HV572978 2/3/1967 Litigation -210.83
Litigation 224 Nuan NULL Ray VJ829005G ### Litigation NULL
Litigation 227 Zheng W Rapier ZG660081C9/4/1977 Litigation 468.04
Litigation 227 Zheng W Rapier ZG660081C9/4/1977 Litigation 567.81
Litigation 227 Zheng W Rapier ZG660081C9/4/1977 Litigation -878.17
Litigation 229 Mary R Rao MJ485738B ### Litigation 915.19
Litigation 232 ChristopheE Randall HU850853E4/2/1967 Litigation NULL
Litigation 234 Alice O Ralls PX940291P 2/9/1978 Litigation -351.21
Litigation 236 Suroor R Raheem VJ273725R ### Litigation -210.69
Litigation 237 John P Quintana IO743864R ### Litigation 739.87
Litigation 249 Kim T PoorbaughHV340875N ### Litigation 239.49
Litigation 249 Kim T PoorbaughHV340875N ### Litigation 40.35
Litigation 259 Eric NULL Philips WX808508 ### Litigation 644.83
Litigation 259 Eric NULL Philips WX808508 ### Litigation -284.56
Litigation 268 Krishna NULL Peoples MK412552P ### Litigation 507.66
Litigation 268 Krishna NULL Peoples MK412552P ### Litigation -528.84
Litigation 278 Hanying P Patel TX414866W ### Litigation 827.84
Litigation 278 Hanying P Patel TX414866W ### Litigation -655.17
Litigation 278 Hanying P Patel TX414866W ### Litigation 650.02
Litigation 278 Hanying P Patel TX414866W ### Litigation 837.06
Litigation 278 Hanying P Patel TX414866W ### Litigation -566.1
Litigation 281 Lane M Pak NR081475I ### Litigation 900.77
Litigation 281 Lane M Pak NR081475I ### Litigation -303.73
Litigation 281 Lane M Pak NR081475I ### Litigation 303.35
Litigation 283 Shelley N Oviatt HC606849R ### Litigation -588.3
Litigation 283 Shelley N Oviatt HC606849R ### Litigation -419.86
Litigation 286 Kirk J Osborn SH366454Z ### Litigation -779.35
Litigation 286 Kirk J Osborn SH366454Z ### Litigation 122.4
Litigation 288 Alex M Osada AQ755088A ### Litigation NULL
Litigation 289 Andrew M Ortiz JV564728A ### Litigation -423.51
Litigation 289 Andrew M Ortiz JV564728A ### Litigation -314.4
Litigation 289 Andrew M Ortiz JV564728A ### Litigation 609.93
Litigation 289 Andrew M Ortiz JV564728A ### Litigation -981.52
Litigation 289 Andrew M Ortiz JV564728A ### Litigation -254.85
Litigation 290 Chris T Ortiz TB020616G ### Litigation -602.01
Litigation 295 George Z Olivotto WP109348 ### Litigation 628.69
Litigation 295 George Z Olivotto WP109348 ### Litigation 113.66
Litigation 301 David Oliver O'Connell AO338903S ### Litigation NULL
Litigation 302 Russell M O'Brien AV280542Z ### Litigation -771.54
Litigation 302 Russell M O'Brien AV280542Z ### Litigation -99.25
Litigation 302 Russell M O'Brien AV280542Z ### Litigation -263.12
Litigation 302 Russell M O'Brien AV280542Z ### Litigation 984.99
Litigation 305 Katie L Northup UZ829155X ### Litigation 999.03
Litigation 309 John Y Nixon UW935516 8/5/1976 Litigation NULL
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 71.44
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 315.55
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 706.37
Litigation 317 Brenda M Nayberg IW057248T ### Litigation -929.43
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 157.31
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 116.96
Litigation 317 Brenda M Nayberg IW057248T ### Litigation 927.18
Litigation 322 Rajesh M Nartker JR665803O ### Litigation 819.4
Litigation 323 Lorraine O Naik LM260294O ### Litigation NULL
Litigation 325 Frank T Myer LT652306T ### Litigation NULL
Litigation 329 Gabe B Munson RS076573Z ### Litigation 586.38
Litigation 336 Hazem E Moschell SE599485T ### Litigation 400.33
Litigation 343 Tengiz N Monitor MW8615587/8/1986 Litigation 789.03
Litigation 343 Tengiz N Monitor MW8615587/8/1986 Litigation -471.62
Litigation 343 Tengiz N Monitor MW8615587/8/1986 Litigation 480.96
Litigation 343 Tengiz N Monitor MW8615587/8/1986 Litigation 84.17
Litigation 344 Sean N Mohan TU402437U ### Litigation 736.32
Litigation 350 Alan J Mitzner IG842509L 1/1/1989 Litigation 498.52
Litigation 350 Alan J Mitzner IG842509L 1/1/1989 Litigation -696.68
Litigation 350 Alan J Mitzner IG842509L 1/1/1989 Litigation -297.09
Litigation 355 Stuart J Mitchell FJ711164G ### Litigation NULL
Litigation 358 Magnus E Miller SZ896970I ### Litigation 691.42
Litigation 358 Magnus E Miller SZ896970I ### Litigation -894.77
Litigation 358 Magnus E Miller SZ896970I ### Litigation 435.83
Litigation 369 Bryan A Michaels RH404715A ### Litigation -507.95
Litigation 371 Dragan K Meyyappa VO999320Z ### Litigation -519.31
Litigation 371 Dragan K Meyyappa VO999320Z ### Litigation -200.67
Litigation 372 Janet L MeyerhoffLD924832D ### Litigation NULL
Litigation 373 Mike K Meyer QV072949E2/4/1994 Litigation -574.21
Litigation 380 Gordon L Mensa-AnnOH328970R ### Litigation -885.16
Litigation 380 Gordon L Mensa-AnnOH328970R ### Litigation 562.61
Litigation 380 Gordon L Mensa-AnnOH328970R ### Litigation 702.64
Litigation 380 Gordon L Mensa-AnnOH328970R ### Litigation -414.32
Litigation 380 Gordon L Mensa-AnnOH328970R ### Litigation -263.17
Litigation 381 Frank S Mendoza DF012438S ### Litigation 775.71
Litigation 384 Ben T Meisner DA949438Z ### Litigation NULL
Litigation 391 Peter I McGuel ZF271539T ### Litigation 462.55
Litigation 391 Peter I McGuel ZF271539T ### Litigation 846.33
Litigation 391 Peter I McGuel ZF271539T ### Litigation 451.82
Litigation 391 Peter I McGuel ZF271539T ### Litigation -890.63
Litigation 391 Peter I McGuel ZF271539T ### Litigation 508.49
Litigation 395 François P McCormickIG954165R ### Litigation NULL
Litigation 406 Shu K Maxwell MK383265S1/8/1985 Litigation NULL
Litigation 407 José Edvaldo Maxham UK271970Y7/8/1979 Litigation 314.44
Litigation 407 José Edvaldo Maxham UK271970Y7/8/1979 Litigation -720.49
Litigation 407 José Edvaldo Maxham UK271970Y7/8/1979 Litigation 622.1
Litigation 407 José Edvaldo Maxham UK271970Y7/8/1979 Litigation 703.86
Litigation 408 David R Matthews VH431473G ### Litigation 29.54
Litigation 408 David R Matthews VH431473G ### Litigation -122.26
Litigation 408 David R Matthews VH431473G ### Litigation -972.69
Litigation 415 Ranjit R Martin SF139120Y ### Litigation -95.66
Litigation 421 Frances B. Marple VT641872P ### Litigation 495.36
Litigation 421 Frances B. Marple VT641872P ### Litigation 332.7
Litigation 421 Frances B. Marple VT641872P ### Litigation 378.8
Litigation 422 Margaret J. MarkwoodAQ430764P ### Litigation 188.35
Litigation 422 Margaret J. MarkwoodAQ430764P ### Litigation -831.44
Litigation 423 Carla J. Margheim XU034348H ### Litigation 786.47
Litigation 423 Carla J. Margheim XU034348H ### Litigation -872.79
Litigation 423 Carla J. Margheim XU034348H ### Litigation -601.14
Litigation 423 Carla J. Margheim XU034348H ### Litigation -754.13
Litigation 428 Robert E. ManchepallRI601272L 4/5/1966 Litigation 721.86
Litigation 435 Paul L. Lysaker HE764598G2/4/1970 Litigation -82.78
Litigation 437 J. Phillip L. Lynn RT791149I 5/9/1986 Litigation 882.48
Litigation 439 Sean P. Luthra MB663109S ### Litigation -35.62
Litigation 439 Sean P. Luthra MB663109S ### Litigation -355.8
Litigation 439 Sean P. Luthra MB663109S ### Litigation 254.84
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation 471.57
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation -858.03
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation -167.28
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation -489.01
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation 789.47
Litigation 440 Phyllis A. Lutes EY476137M ### Litigation -436.85
Litigation 442 Michael NULL Lundahl LO409870X ### Litigation -222.84
Litigation 442 Michael NULL Lundahl LO409870X ### Litigation 846.25
Litigation 447 Emilio R. Low JN735422G ### Litigation NULL
Litigation 448 Maxwell J. Los LD577731I ### Litigation 733.13
Litigation 448 Maxwell J. Los LD577731I ### Litigation -245.79
Litigation 448 Maxwell J. Los LD577731I ### Litigation 817.72
Litigation 453 Kyley J. Logan LW767608Z ### Litigation -151.98
Litigation 455 Thomas B. Liu YZ274975L ### Litigation -71.93
Litigation 455 Thomas B. Liu YZ274975L ### Litigation -938.48
Litigation 465 James B. Li AO831967K6/4/1987 Litigation -704.29
Litigation 465 James B. Li AO831967K6/4/1987 Litigation 251.73
Litigation 465 James B. Li AO831967K6/4/1987 Litigation -79.52
Litigation 465 James B. Li AO831967K6/4/1987 Litigation -714.36
Litigation 468 Alberto F. Li TD542677K ### Litigation -983.68
Litigation 468 Alberto F. Li TD542677K ### Litigation 203.25
Litigation 472 David NULL Levy GS759084M ### Litigation -349.8
Litigation 472 David NULL Levy GS759084M ### Litigation 271.13
Litigation 472 David NULL Levy GS759084M ### Litigation 163
Litigation 477 Adam NULL Leonetti CZ743049T 4/1/1988 Litigation 942.67
Litigation 477 Adam NULL Leonetti CZ743049T 4/1/1988 Litigation 425.43
Litigation 480 David M. Lee YJ812164U 2/3/1984 Litigation 377.12
Litigation 483 Glenna L. Lee VA102596X ### Litigation -809.01
Litigation 486 ChristopheR. Leavitt BU025303F ### Litigation -349.52
Litigation 486 ChristopheR. Leavitt BU025303F ### Litigation 469.99
Litigation 486 ChristopheR. Leavitt BU025303F ### Litigation 748.55
Litigation 486 ChristopheR. Leavitt BU025303F ### Litigation -754.32
Litigation 491 Stanley A. Laszlo MQ196465 ### Litigation 846.97
Litigation 498 Scot A. Kuppa NR449244Z ### Litigation -554.01
Litigation 498 Scot A. Kuppa NR449244Z ### Litigation -515.14
Litigation 498 Scot A. Kuppa NR449244Z ### Litigation 57.22
Litigation 498 Scot A. Kuppa NR449244Z ### Litigation -972.88
Litigation 508 John NULL Kramer RH659377E ### Litigation -876.77
Litigation 508 John NULL Kramer RH659377E ### Litigation 14.02
Litigation 508 John NULL Kramer RH659377E ### Litigation -357.65
Litigation 516 Donald L. Kogan JX255382K 5/1/1967 Litigation -948.71
Litigation 525 Eli NULL King GZ201802J 7/7/1968 Litigation 38.81
Litigation 525 Eli NULL King GZ201802J 7/7/1968 Litigation -384.71
Litigation 525 Eli NULL King GZ201802J 7/7/1968 Litigation -868.11
Litigation 526 Lester J. King HA752321C ### Litigation -670.74
Litigation 526 Lester J. King HA752321C ### Litigation 492.12
Litigation 526 Lester J. King HA752321C ### Litigation 374.72
Litigation 526 Lester J. King HA752321C ### Litigation 335.22
Litigation 526 Lester J. King HA752321C ### Litigation -909.29
Litigation 527 David M. King EI002034I ### Litigation 726.97
Litigation 527 David M. King EI002034I ### Litigation 665.95
Litigation 528 Cornelius L. Kim NO508958E ### Litigation -504.19
Litigation 532 Alan NULL Kim CN574270C2/7/1967 Litigation -508.6
Litigation 535 Carol J. Khanna HE136670I 4/3/1979 Litigation -573.43
Litigation 536 David J. Khan NG507239J ### Litigation 769.31
Litigation 536 David J. Khan NG507239J ### Litigation 928.69
Litigation 536 David J. Khan NG507239J ### Litigation 879.03
Litigation 543 Mary K. Kennedy BC732325P ### Litigation 900.19
Litigation 543 Mary K. Kennedy BC732325P ### Litigation -419.2
Litigation 543 Mary K. Kennedy BC732325P ### Litigation -335.85
Litigation 547 Dick R. Kelley QE718730E ### Litigation 781.34
Litigation 552 Nancy NULL Katyal UR090466 ### Litigation 281.46
Litigation 552 Nancy NULL Katyal UR090466 ### Litigation 807.47
Litigation 552 Nancy NULL Katyal UR090466 ### Litigation 100.21
Litigation 552 Nancy NULL Katyal UR090466 ### Litigation 957.7
Litigation 552 Nancy NULL Katyal UR090466 ### Litigation -393.63
Litigation 553 Janaina BaNULL Kane OJ121065E ### Litigation -732.96
Litigation 553 Janaina BaNULL Kane OJ121065E ### Litigation -4.23
Litigation 554 Edward T. Kane DG738019Q ### Litigation 711.77
Litigation 554 Edward T. Kane DG738019Q ### Litigation 912.14
Litigation 554 Edward T. Kane DG738019Q ### Litigation 386.46
Litigation 554 Edward T. Kane DG738019Q ### Litigation -927.68
Litigation 554 Edward T. Kane DG738019Q ### Litigation 879.12
Litigation 556 Ingrid K. Kane FT349789X ### Litigation 245.04
Litigation 558 Ovidiu NULL Kaliyath BE754231Z ### Litigation -81.45
Litigation 562 Deanna R. Justice CN270855F ### Litigation 889.91
Litigation 563 Jared L. Jordan JP581377B ### Litigation -105.61
Litigation 565 David J. Jones FE419918B ### Litigation 242.14
Litigation 565 David J. Jones FE419918B ### Litigation -304.77
Litigation 565 David J. Jones FE419918B ### Litigation -140.15
Litigation 567 Sylvia A. Johnston QP452816G ### Litigation 874.12
Litigation 567 Sylvia A. Johnston QP452816G ### Litigation 126.63
Litigation 567 Sylvia A. Johnston QP452816G ### Litigation -263.17
Litigation 570 Lindsey R. Johnson WC501067 5/6/1982 Litigation 715.22
Litigation 570 Lindsey R. Johnson WC501067 5/6/1982 Litigation 561.28
Litigation 570 Lindsey R. Johnson WC501067 5/6/1982 Litigation 239.52
Litigation 579 Suzana De A. Jiang YM423608 ### Litigation NULL
Litigation 581 Johnny A. Jiang NH443176G ### Litigation -294.9
Litigation 581 Johnny A. Jiang NH443176G ### Litigation 992.31
Litigation 581 Johnny A. Jiang NH443176G ### Litigation -7.81
Litigation 587 Steve J. Jacobsen YF411046I 1/1/1982 Litigation NULL
Litigation 588 Fernando NULL Jacobs XG051707 2/2/1970 Litigation 937.37
Litigation 588 Fernando NULL Jacobs XG051707 2/2/1970 Litigation 414.3
Litigation 588 Fernando NULL Jacobs XG051707 2/2/1970 Litigation 832.25
Litigation 600 Andrew NULL Hunter JS676399R ### Litigation -101.79
Litigation 600 Andrew NULL Hunter JS676399R ### Litigation -810.75
Litigation 603 Sean NULL Huff TJ082073Z ### Litigation 182.76
Litigation 603 Sean NULL Huff TJ082073Z ### Litigation -393.25
Litigation 604 Pat A. Huckaby YJ198694E 5/8/1972 Litigation NULL
Litigation 607 Greg NULL Howard UD994218 ### Litigation 91.3
Litigation 607 Greg NULL Howard UD994218 ### Litigation 482.54
Litigation 608 Neil NULL Houston YW147895Y ### Litigation -326.19
Litigation 608 Neil NULL Houston YW147895Y ### Litigation 477.4
Litigation 610 John Y. Holt AN099299 ### Litigation 644.54
Litigation 610 John Y. Holt AN099299 ### Litigation 218.47
Litigation 611 Pei NULL Holmes BI360520N ### Litigation -702.87
Litigation 611 Pei NULL Holmes BI360520N ### Litigation 679.18
Litigation 611 Pei NULL Holmes BI360520N ### Litigation 129.2
Litigation 611 Pei NULL Holmes BI360520N ### Litigation 389.68
Litigation 617 Ruth A. Hoffman VC262795V ### Litigation -503.04
Litigation 618 Anthony NULL Hoeing HP821823K8/2/1986 Litigation -240.4
Litigation 620 Jill J. Hodges BQ753932Q ### Litigation -800.65
Litigation 620 Jill J. Hodges BQ753932Q ### Litigation -334.95
Litigation 620 Jill J. Hodges BQ753932Q ### Litigation -338.54
Litigation 623 James J. Hirsch ZU282918O ### Litigation 971.57
Litigation 626 Teanna M. Hines CA648949 3/3/1988 Litigation -134.67
Litigation 633 Scott A. Hill DA368201Z ### Litigation -736.17
Litigation 633 Scott A. Hill DA368201Z ### Litigation 891.95
Litigation 633 Scott A. Hill DA368201Z ### Litigation -750.09
Litigation 633 Scott A. Hill DA368201Z ### Litigation 777.58
Litigation 634 Aaron NULL Hill MC009230 4/8/1988 Litigation -223.79
Litigation 635 Peter NULL Highfill GQ460184L ### Litigation 911.56
Litigation 641 Scott NULL Herring ZN874835V ### Litigation 27.54
Litigation 641 Scott NULL Herring ZN874835V ### Litigation -276.41
Litigation 641 Scott NULL Herring ZN874835V ### Litigation 974.24
Litigation 663 Kirk NULL Hartwig NP348131Z ### Litigation -913.62
Litigation 663 Kirk NULL Hartwig NP348131Z ### Litigation -555.94
Litigation 663 Kirk NULL Hartwig NP348131Z ### Litigation -711.73
Litigation 663 Kirk NULL Hartwig NP348131Z ### Litigation -736.43
Litigation 671 Bev L. Hapke RY849659B ### Litigation NULL
Litigation 680 John T. Hall GT496917X ### Litigation 344.9
Litigation 680 John T. Hall GT496917X ### Litigation 324.62
Litigation 684 Reuben NULL Hagens YT579812E ### Litigation NULL
Litigation 686 Bernard NULL HagemannFI652762Y ### Litigation -517.57
Litigation 686 Bernard NULL HagemannFI652762Y ### Litigation 720.57
Litigation 689 Bart NULL Gubbels BB506039G ### Litigation 110.46
Litigation 689 Bart NULL Gubbels BB506039G ### Litigation 835.71
Litigation 689 Bart NULL Gubbels BB506039G ### Litigation 44.27
Litigation 690 Maciej NULL Groth RK060544F ### Litigation -502.84
Litigation 691 Shelley NULL Groncki TB366584Y ### Litigation NULL
Litigation 692 Linda R. Grisso NT140871G ### Litigation -776.82
Litigation 692 Linda R. Grisso NT140871G ### Litigation -575
Litigation 692 Linda R. Grisso NT140871G ### Litigation -428.09
Litigation 696 Jauna E. Graham DQ529823P ### Litigation 886.75
Litigation 696 Jauna E. Graham DQ529823P ### Litigation -643.92
Litigation 696 Jauna E. Graham DQ529823P ### Litigation -509.65
Litigation 701 Mark B Goldstein UF935513F ### Litigation -699.85
Litigation 701 Mark B Goldstein UF935513F ### Litigation 12.81
Litigation 713 Rhoda J. Gimmi PO830169Z5/5/1980 Litigation -885.41
Litigation 715 James NULL Gilbert XU174077 ### Litigation 250.48
Litigation 715 James NULL Gilbert XU174077 ### Litigation -788.73
Litigation 718 Kelly NULL Gibson VF630437X ### Litigation -910.79
Litigation 720 Garth NULL GiakoumakLE138332I ### Litigation 175.64
Litigation 720 Garth NULL GiakoumakLE138332I ### Litigation 956.81
Litigation 722 Judith B. German BZ859836P 4/1/1966 Litigation -783.89
Litigation 722 Judith B. German BZ859836P 4/1/1966 Litigation 499.34
Litigation 724 Susan E. Gehring XN094164P ### Litigation 78.65
Litigation 724 Susan E. Gehring XN094164P ### Litigation 819.47
Litigation 724 Susan E. Gehring XN094164P ### Litigation -327.87
Litigation 724 Susan E. Gehring XN094164P ### Litigation -140.08
Litigation 729 Don NULL Ganio HA298890 ### Litigation -10.98
Litigation 730 Bob NULL Galvin QO602039A6/2/1979 Litigation -706.31
Litigation 730 Bob NULL Galvin QO602039A6/2/1979 Litigation -379.26
Litigation 733 Jon NULL Gage PK919270Q ### Litigation 353.94
Litigation 738 Darren NULL Frintu EL447066B ### Litigation -964.59
Litigation 738 Darren NULL Frintu EL447066B ### Litigation 932.59
Litigation 738 Darren NULL Frintu EL447066B ### Litigation 438.46
Litigation 740 Barbara J. French YY648105S ### Litigation 751.91
Litigation 741 Tom NULL Fredericks MG418254F ### Litigation 856.38
Litigation 741 Tom NULL Fredericks MG418254F ### Litigation 629.42
Litigation 744 Frances J. Fort BU061138B8/3/1980 Litigation -613.61
Litigation 744 Frances J. Fort BU061138B8/3/1980 Litigation 473.8
Litigation 744 Frances J. Fort BU061138B8/3/1980 Litigation 797.94
Litigation 744 Frances J. Fort BU061138B8/3/1980 Litigation 605.35
Litigation 744 Frances J. Fort BU061138B8/3/1980 Litigation 432.47
Litigation 755 Brian R Fine UH031716Y ### Litigation NULL
Litigation 764 Geoff NULL Faeber CM098157E ### Litigation 575.62
Litigation 764 Geoff NULL Faeber CM098157E ### Litigation -868.51
Litigation 765 Douglas NULL Evans KY064368D5/2/1991 Litigation 804.5
Litigation 765 Douglas NULL Evans KY064368D5/2/1991 Litigation -580.88
Litigation 765 Douglas NULL Evans KY064368D5/2/1991 Litigation -446.64
Litigation 767 Faith M. Evans NN466271V ### Litigation -165.04
Litigation 769 Hattie J. Esteves SW539063C ### Litigation 424.34
Litigation 770 Matthew M. Esteves SG392763J 8/7/1992 Litigation 994.79
Litigation 770 Matthew M. Esteves SG392763J 8/7/1992 Litigation 453.21
Litigation 770 Matthew M. Esteves SG392763J 8/7/1992 Litigation -115.78
Litigation 770 Matthew M. Esteves SG392763J 8/7/1992 Litigation 998.32
Litigation 770 Matthew M. Esteves SG392763J 8/7/1992 Litigation -103.94
Litigation 773 Karen E. Ersan RG350942H ### Litigation -969.43
Litigation 773 Karen E. Ersan RG350942H ### Litigation -457.39
Litigation 773 Karen E. Ersan RG350942H ### Litigation 660.97
Litigation 773 Karen E. Ersan RG350942H ### Litigation -684.58
Litigation 783 Lucy NULL Elliott HP419737G ### Litigation -159.74
Litigation 783 Lucy NULL Elliott HP419737G ### Litigation 244.49
Litigation 783 Lucy NULL Elliott HP419737G ### Litigation 282.49
Litigation 785 Doris NULL Ellerbrock GK628550K ### Litigation -68.84
Litigation 785 Doris NULL Ellerbrock GK628550K ### Litigation 908.46
Litigation 790 James B. Dyck UK425239L ### Litigation -106.09
Litigation 790 James B. Dyck UK425239L ### Litigation 289.12
Litigation 791 Jeff NULL Dyck HC737345R2/8/1974 Litigation -737.99
Litigation 791 Jeff NULL Dyck HC737345R2/8/1974 Litigation -322.37
Litigation 791 Jeff NULL Dyck HC737345R2/8/1974 Litigation -839.82
Litigation 791 Jeff NULL Dyck HC737345R2/8/1974 Litigation 626.64
Litigation 792 Brenda F. Dusza LE789565V ### Litigation -367.62
Litigation 792 Brenda F. Dusza LE789565V ### Litigation -187.01
Litigation 794 John NULL Duncan PZ487154U ### Litigation -521.6
Litigation 800 Irene J. DudenhoefHH996167L ### Litigation -451.09
Litigation 800 Irene J. DudenhoefHH996167L ### Litigation 688.86
Litigation 804 Ronald K. Drury ME503310 ### Litigation 72.03
Litigation 804 Ronald K. Drury ME503310 ### Litigation 783.08
Litigation 804 Ronald K. Drury ME503310 ### Litigation 27.68
Litigation 804 Ronald K. Drury ME503310 ### Litigation 175.99
Litigation 805 Sidney NULL Doyle AE875639M ### Litigation 108.73
Litigation 805 Sidney NULL Doyle AE875639M ### Litigation 997.36
Litigation 805 Sidney NULL Doyle AE875639M ### Litigation 874.57
Litigation 812 Matthew NULL DievendorfFC076558Z ### Litigation -396.34
Litigation 812 Matthew NULL DievendorfFC076558Z ### Litigation -312.99
Litigation 821 Jean J. Dennis EP697097P 7/4/1972 Litigation -273.85
Litigation 821 Jean J. Dennis EP697097P 7/4/1972 Litigation 944.21
Litigation 827 Joe NULL Delaney PX790338H6/7/1967 Litigation 18.65
Litigation 827 Joe NULL Delaney PX790338H6/7/1967 Litigation -419.7
Litigation 827 Joe NULL Delaney PX790338H6/7/1967 Litigation -212.2
Litigation 833 Phyllis R. De OliveiraUH044392T ### Litigation 273.32
Litigation 833 Phyllis R. De OliveiraUH044392T ### Litigation -315.82
Litigation 833 Phyllis R. De OliveiraUH044392T ### Litigation -379.08
Litigation 833 Phyllis R. De OliveiraUH044392T ### Litigation -740.86
Litigation 836 Beth NULL Danseglio NL398704S ### Litigation -780.12
Litigation 837 Lucio NULL Danner VJ309922C ### Litigation NULL
Litigation 839 Erik NULL CunninghaPW697669I ### Litigation -710.57
Litigation 844 Jodan M. Crow CP663368C ### Litigation 399.34
Litigation 844 Jodan M. Crow CP663368C ### Litigation 819.11
Litigation 850 George NULL Cornelsen XS572887C ### Litigation 397.42
Litigation 850 George NULL Cornelsen XS572887C ### Litigation -174.93
Litigation 850 George NULL Cornelsen XS572887C ### Litigation 374.8
Litigation 856 Brian NULL Cook QW379183 3/5/1975 Litigation 34.33
Litigation 860 Robert E. Conroy RJ965929W ### Litigation -588.58
Litigation 860 Robert E. Conroy RJ965929W ### Litigation 602.19
Litigation 860 Robert E. Conroy RJ965929W ### Litigation 925.98
Litigation 861 Brannon NULL Conner AP330405K ### Litigation -475.12
Litigation 863 Peggy J. Connelly SY357255Q7/5/1989 Litigation 312.61
Litigation 863 Peggy J. Connelly SY357255Q7/5/1989 Litigation -442.89
Litigation 868 Sandeep NULL Coleman XS287851R ### Litigation 278.81
Litigation 868 Sandeep NULL Coleman XS287851R ### Litigation -551.4
Litigation 876 Victor A. Clark PO712677 8/7/1967 Litigation -175.94
Litigation 876 Victor A. Clark PO712677 8/7/1967 Litigation 514.97
Litigation 881 Alice L. Christense XU799042T ### Litigation 61.75
Litigation 883 Tammy J. Chor BE971013T ### Litigation 722.63
Litigation 883 Tammy J. Chor BE971013T ### Litigation -930.16
Litigation 883 Tammy J. Chor BE971013T ### Litigation 539.38
Litigation 883 Tammy J. Chor BE971013T ### Litigation -758.29
Litigation 884 Imtiaz NULL Choin CH901722P ### Litigation 863.02
Litigation 884 Imtiaz NULL Choin CH901722P ### Litigation 858.06
Litigation 890 Russell NULL Chen NA566748L ### Litigation 182.35
Litigation 894 Reed NULL Charney PX277522N1/6/1988 Litigation -234.83
Litigation 894 Reed NULL Charney PX277522N1/6/1988 Litigation 135.22
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 98.35
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 112.6
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation -478.26
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation -592.79
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 127.59
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 510.72
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 586.38
Litigation 905 Margaret T. Cencini TJ429023K 2/7/1976 Litigation 58.14
Litigation 907 Jeffrey B. Cavendish NS956280E ### Litigation -457.16
Litigation 907 Jeffrey B. Cavendish NS956280E ### Litigation 865.44
Litigation 909 Jeffrey NULL Catalano LM346914X ### Litigation NULL
Litigation 915 Elsa NULL Carreras LQ967068E ### Litigation 298.26
Litigation 915 Elsa NULL Carreras LQ967068E ### Litigation 607.9
Litigation 915 Elsa NULL Carreras LQ967068E ### Litigation -273.16
Litigation 918 Frank NULL Caron EF151078J ### Litigation 819.52
Litigation 918 Frank NULL Caron EF151078J ### Litigation 542.28
Litigation 918 Frank NULL Caron EF151078J ### Litigation 976.68
Litigation 919 Mark NULL Caro GR554271B ### Litigation NULL
Litigation 932 Yan NULL Cannon QC603765R ### Litigation 40.13
Litigation 932 Yan NULL Cannon QC603765R ### Litigation 294.64
Litigation 937 Jinghao NULL Campbell MH750342 ### Litigation 988.02
Litigation 939 Run NULL Cameron BJ677417K ### Litigation -916.8
Litigation 948 Richard NULL BustamantYH551557E ### Litigation 122.92
Litigation 948 Richard NULL BustamantYH551557E ### Litigation -349.58
Litigation 957 Scott NULL Burke RA226534A8/5/1983 Litigation -852.72
Litigation 957 Scott NULL Burke RA226534A8/5/1983 Litigation -636.73
Litigation 957 Scott NULL Burke RA226534A8/5/1983 Litigation -431.84
Litigation 958 Walter J. BuensalidoKK615597E ### Litigation 162.19
Litigation 958 Walter J. BuensalidoKK615597E ### Litigation 670.19
Litigation 958 Walter J. BuensalidoKK615597E ### Litigation -745.22
Litigation 958 Walter J. BuensalidoKK615597E ### Litigation -728.92
Litigation 963 Tomas M. Brunner WH969514 ### Litigation -76.1
Litigation 963 Tomas M. Brunner WH969514 ### Litigation -405.63
Litigation 963 Tomas M. Brunner WH969514 ### Litigation -485.17
Litigation 967 Cecelia L. Brumfield ER351592U4/2/1986 Litigation 471
Litigation 967 Cecelia L. Brumfield ER351592U4/2/1986 Litigation 676.92
Litigation 967 Cecelia L. Brumfield ER351592U4/2/1986 Litigation 801.11
Litigation 973 Steve NULL Brown HS920157N8/1/1993 Litigation NULL
Litigation 977 Sandra B. Brown TK345004P ### Litigation -786.77
Litigation 977 Sandra B. Brown TK345004P ### Litigation 526.13
Litigation 977 Sandra B. Brown TK345004P ### Litigation 98.84
Litigation 977 Sandra B. Brown TK345004P ### Litigation -556.22
Litigation 981 Katie NULL Brink AV224411H ### Litigation -840.22
Litigation 984 Nikki NULL Brian TI447197G ### Litigation 185.78
Litigation 984 Nikki NULL Brian TI447197G ### Litigation -357.68
Litigation 984 Nikki NULL Brian TI447197G ### Litigation 95.56
Litigation 988 Yvonne NULL Breer PV492243L ### Litigation 545.11
Litigation 988 Yvonne NULL Breer PV492243L ### Litigation 401.43
Litigation 991 Nellie T. Bradley DX273085Z ### Litigation -804.25
Litigation 991 Nellie T. Bradley DX273085Z ### Litigation -850.37
Litigation 991 Nellie T. Bradley DX273085Z ### Litigation -450.52
Litigation 991 Nellie T. Bradley DX273085Z ### Litigation 841.9
Litigation 991 Nellie T. Bradley DX273085Z ### Litigation 288.62
Litigation 1001 Gary P. BockenkamBG634150K ### Litigation 723.23
Litigation 1001 Gary P. BockenkamBG634150K ### Litigation 424.47
Litigation 1005 Virginia L. Blanco IF914021V ### Litigation -441.13
Litigation 1005 Virginia L. Blanco IF914021V ### Litigation 673.9
Litigation 1005 Virginia L. Blanco IF914021V ### Litigation 67.92
Litigation 1006 Matthew J. Blackwell GC953840R ### Litigation 326.82
Litigation 1006 Matthew J. Blackwell GC953840R ### Litigation 744.39
Litigation 1006 Matthew J. Blackwell GC953840R ### Litigation -42.75
Litigation 1006 Matthew J. Blackwell GC953840R ### Litigation -484.92
Litigation 1011 Neva M. Billstrom IS510660D ### Litigation 852.67
Litigation 1011 Neva M. Billstrom IS510660D ### Litigation -616.88
Litigation 1012 Linda NULL Bidelman ZR276891A 9/6/1973 Litigation -22.37
Litigation 1015 Joseph P. Berndt DW961730 ### Litigation -212.67
Litigation 1015 Joseph P. Berndt DW961730 ### Litigation 99.05
Litigation 1015 Joseph P. Berndt DW961730 ### Litigation 661.04
Litigation 1017 Suchitra NULL Bernacchi BF122183M ### Litigation 800.19
Litigation 1017 Suchitra NULL Bernacchi BF122183M ### Litigation -647.84
Litigation 1020 Alan L. Bergin FG149544K ### Litigation -330.46
Litigation 1020 Alan L. Bergin FG149544K ### Litigation -221
Litigation 1022 Bobby NULL Berger KG160524S ### Litigation 288.64
Litigation 1022 Bobby NULL Berger KG160524S ### Litigation 377.68
Litigation 1022 Bobby NULL Berger KG160524S ### Litigation 653.77
Litigation 1026 Marie E. Berch RI825313G 2/6/1970 Litigation 856.55
Litigation 1026 Marie E. Berch RI825313G 2/6/1970 Litigation 941.05
Litigation 1035 Mandar NULL Bendixen IC390946L ### Litigation -763.39
Litigation 1035 Mandar NULL Bendixen IC390946L ### Litigation 524.26
Litigation 1035 Mandar NULL Bendixen IC390946L ### Litigation -642.23
Litigation 1035 Mandar NULL Bendixen IC390946L ### Litigation -865.04
Litigation 1041 Amir T. Beaver AN550933D ### Litigation 335.03
Litigation 1046 Michael J Barzdukas KU049340S ### Litigation NULL
Litigation 1047 Tim NULL Bartness OA659595E8/7/1992 Litigation 195.29
Litigation 1047 Tim NULL Bartness OA659595E8/7/1992 Litigation 711.8
Litigation 1047 Tim NULL Bartness OA659595E8/7/1992 Litigation 413.69
Litigation 1047 Tim NULL Bartness OA659595E8/7/1992 Litigation -63.82
Litigation 1053 Gloria B. Barley RA725601D ### Litigation -69.72
Litigation 1053 Gloria B. Barley RA725601D ### Litigation -988.9
Litigation 1053 Gloria B. Barley RA725601D ### Litigation 992.26
Litigation 1053 Gloria B. Barley RA725601D ### Litigation 710.75
Litigation 1060 Lori NULL Banack SX007765V ### Litigation 407.06
Litigation 1068 Frank NULL Bacalzo AS021646Y ### Litigation -114.44
Litigation 1068 Frank NULL Bacalzo AS021646Y ### Litigation -870.73
Litigation 1068 Frank NULL Bacalzo AS021646Y ### Litigation -726.11
Litigation 1068 Frank NULL Bacalzo AS021646Y ### Litigation -884.99
Litigation 1077 Carol NULL Arbelaez KT604337A ### Litigation 554.05
Litigation 1077 Carol NULL Arbelaez KT604337A ### Litigation 461.46
Litigation 1077 Carol NULL Arbelaez KT604337A ### Litigation -731.81
Litigation 1080 Paulo Sergio Da SAntrim HX657850I 6/5/1985 Litigation 470.63
Litigation 1099 Arvind B. Alderson XG108479R8/7/1976 Litigation -432.03
Litigation 1099 Arvind B. Alderson XG108479R8/7/1976 Litigation 149.31
Litigation 1101 Michael S Albury SL927246Y ### Litigation -309.04
Litigation 1101 Michael S Albury SL927246Y ### Litigation 989.83
Litigation 1101 Michael S Albury SL927246Y ### Litigation 563.48
Litigation 1101 Michael S Albury SL927246Y ### Litigation 584.28
Litigation 1101 Michael S Albury SL927246Y ### Litigation -342.36
Litigation 1101 Michael S Albury SL927246Y ### Litigation 677.8
Litigation 1103 Michelle B. Alberts XI408062Y ### Litigation -436.3
Litigation 1108 Enoch T Ajenstat HW951871 ### Litigation 21.96
Litigation 1115 Marie M. Adams JE021759U ### Litigation -998.09
Litigation 2 Jossef H Wright TX593671R ### Litigation -600.04
Litigation 2 Jossef H Wright TX593671R ### Litigation -851.14
Litigation 2 Jossef H Wright TX593671R ### Litigation -414.55
Litigation 2 Jossef H Wright TX593671R ### Litigation 639.22
Customer Relations 132 Dylan A Word HN513777D ### Customer R -2.77
Customer Relations 132 Dylan A Word HN513777D ### Customer R 861.16
Customer Relations 132 Dylan A Word HN513777D ### Customer R -912.11
Customer Relations 132 Dylan A Word HN513777D ### Customer R -589.77
Customer Relations 132 Dylan A Word HN513777D ### Customer R -946.12
Customer Relations 1 Dylan A Word HN513777D ### Customer R 239.78
Customer Relations 1 Dylan A Word HN513777D ### Customer R -399.68
Customer Relations 132 Dylan A Word HN513777D ### Customer R -2.77
Customer Relations 132 Dylan A Word HN513777D ### Customer R 861.16
Customer Relations 132 Dylan A Word HN513777D ### Customer R -912.11
Customer Relations 132 Dylan A Word HN513777D ### Customer R -589.77
Customer Relations 132 Dylan A Word HN513777D ### Customer R -946.12
Customer Relations 133 Diane L Wood HS338876A1/8/1969 Customer R -920.27
Customer Relations 149 Jill A Uddin OY068019G ### Customer R 913.08
Customer Relations 149 Jill A Uddin OY068019G ### Customer R 358.09
Customer Relations 156 Margie W Tibbott HD215906K ### Customer R 406.18
Customer Relations 156 Margie W Tibbott HD215906K ### Customer R -681.85
Customer Relations 156 Margie W Tibbott HD215906K ### Customer R -329.16
Customer Relations 169 Simon D Smith EK110877P 6/1/1980 Customer R 707.04
Customer Relations 170 Thomas R Smith OH997173V ### Customer R 296.07
Customer Relations 170 Thomas R Smith OH997173V ### Customer R -435.16
Customer Relations 170 Thomas R Smith OH997173V ### Customer R -456.62
Customer Relations 170 Thomas R Smith OH997173V ### Customer R 790.25
Customer Relations 170 Thomas R Smith OH997173V ### Customer R -884.94
Customer Relations 170 Thomas R Smith OH997173V ### Customer R -413.52
Customer Relations 178 Diane R Sharma UR010648V3/1/1975 Customer R 324.12
Customer Relations 178 Diane R Sharma UR010648V3/1/1975 Customer R 876.12
Customer Relations 178 Diane R Sharma UR010648V3/1/1975 Customer R -979.92
Customer Relations 179 Bonnie N Shabalin BZ042981Y ### Customer R -780.38
Customer Relations 179 Bonnie N Shabalin BZ042981Y ### Customer R 818.69
Customer Relations 179 Bonnie N Shabalin BZ042981Y ### Customer R 672.13
Customer Relations 179 Bonnie N Shabalin BZ042981Y ### Customer R -686.43
Customer Relations 181 Denise H Seamans TD696782B ### Customer RNULL
Customer Relations 187 John T Samant MD859816 ### Customer R 459.88
Customer Relations 187 John T Samant MD859816 ### Customer R 985.35
Customer Relations 189 Michael J Salmre XJ505154J ### Customer R -406.75
Customer Relations 195 David J Rodman DZ658161V ### Customer R -804.7
Customer Relations 195 David J Rodman DZ658161V ### Customer R -956.91
Customer Relations 196 Michael Sean Rodgers TN180135U ### Customer R 998.29
Customer Relations 196 Michael Sean Rodgers TN180135U ### Customer R 275.26
Customer Relations 196 Michael Sean Rodgers TN180135U ### Customer R -301.82
Customer Relations 196 Michael Sean Rodgers TN180135U ### Customer R -65.95
Customer Relations 196 Michael Sean Rodgers TN180135U ### Customer R 423.06
Customer Relations 201 Carol M Roberts EJ465638B 8/5/1975 Customer R -351.41
Customer Relations 201 Carol M Roberts EJ465638B 8/5/1975 Customer R -893.23
Customer Relations 205 Sandeep P Richins YA259899R ### Customer R 159.61
Customer Relations 205 Sandeep P Richins YA259899R ### Customer R -214.92
Customer Relations 205 Sandeep P Richins YA259899R ### Customer R -646.61
Customer Relations 205 Sandeep P Richins YA259899R ### Customer R 750.14
Customer Relations 205 Sandeep P Richins YA259899R ### Customer R 653.41
Customer Relations 208 Patrick M Richards LD151724D ### Customer R -385.83
Customer Relations 208 Patrick M Richards LD151724D ### Customer R -319.33
Customer Relations 208 Patrick M Richards LD151724D ### Customer R -113.19
Customer Relations 209 Frank R Rhodes TY608025I ### Customer R 444.44
Customer Relations 212 Cristian K Rettig RE221485G ### Customer R 810.52
Customer Relations 212 Cristian K Rettig RE221485G ### Customer R -265.04
Customer Relations 212 Cristian K Rettig RE221485G ### Customer R -516.29
Customer Relations 212 Cristian K Rettig RE221485G ### Customer R 33.68
Customer Relations 215 Danielle C Reiter BJ924466F 6/2/1970 Customer R 528.89
Customer Relations 215 Danielle C Reiter BJ924466F 6/2/1970 Customer R 382.12
Customer Relations 216 Kimberly B Reeves IJ151394V ### Customer RNULL
Customer Relations 219 Russell NULL Reed DM999311I ### Customer R 46.5
Customer Relations 219 Russell NULL Reed DM999311I ### Customer R -355.56
Customer Relations 219 Russell NULL Reed DM999311I ### Customer R -351.53
Customer Relations 219 Russell NULL Reed DM999311I ### Customer R 986.88
Customer Relations 219 Russell NULL Reed DM999311I ### Customer R -506.45
Customer Relations 222 Mandar H Reátegui AMK823254R ### Customer R 733.02
Customer Relations 222 Mandar H Reátegui AMK823254R ### Customer R 342.69
Customer Relations 222 Mandar H Reátegui AMK823254R ### Customer R 875.18
Customer Relations 242 Chad W Preston FD932121 3/4/1985 Customer R 256.93
Customer Relations 245 Kitti H Potts JC968011O ### Customer R -283.63
Customer Relations 245 Kitti H Potts JC968011O ### Customer R 293.52
Customer Relations 245 Kitti H Potts JC968011O ### Customer R 431.91
Customer Relations 245 Kitti H Potts JC968011O ### Customer R 527.75
Customer Relations 245 Kitti H Potts JC968011O ### Customer R 70.22
Customer Relations 245 Kitti H Potts JC968011O ### Customer R -859.22
Customer Relations 250 Matthias T Pompa RS260950K ### Customer RNULL
Customer Relations 252 David P Poland QG022246K9/7/1988 Customer R -21.63
Customer Relations 252 David P Poland QG022246K9/7/1988 Customer R -441.27
Customer Relations 252 David P Poland QG022246K9/7/1988 Customer R -208.27
Customer Relations 253 Paul B Poland DY120198U ### Customer R -670.85
Customer Relations 253 Paul B Poland DY120198U ### Customer R -608.64
Customer Relations 253 Paul B Poland DY120198U ### Customer R -626.39
Customer Relations 255 Rob T Poe RV020580I 2/6/1982 Customer R -392.99
Customer Relations 255 Rob T Poe RV020580I 2/6/1982 Customer R 489.56
Customer Relations 255 Rob T Poe RV020580I 2/6/1982 Customer R -671.19
Customer Relations 258 Michael L Pinkston LP141706H ### Customer R -590.63
Customer Relations 258 Michael L Pinkston LP141706H ### Customer R 90.57
Customer Relations 258 Michael L Pinkston LP141706H ### Customer R 225.19
Customer Relations 262 Anibal T Peterson QP260117E ### Customer R 712.36
Customer Relations 262 Anibal T Peterson QP260117E ### Customer R 857.9
Customer Relations 262 Anibal T Peterson QP260117E ### Customer R 728.63
Customer Relations 262 Anibal T Peterson QP260117E ### Customer R -932.54
Customer Relations 266 Min G Perera UM764951 4/8/1981 Customer RNULL
Customer Relations 272 Sandra NULL Pellow LV697358L 8/5/1988 Customer R 946.74
Customer Relations 273 Jason M Pellow VU428886V ### Customer RNULL
Customer Relations 274 Andy M Pederson IQ514692O ### Customer R -55.55
Customer Relations 274 Andy M Pederson IQ514692O ### Customer R 520.41
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R 907.5
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R 659.78
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R -373.68
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R 993.36
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R 241.06
Customer Relations 275 Michael T Patten UE651554L 2/6/1977 Customer R 11.82
Customer Relations 276 Rostislav E Patten DE634074M ### Customer R -326.77
Customer Relations 277 Yuhong L Pather BU886937Z ### Customer R 84.31
Customer Relations 277 Yuhong L Pather BU886937Z ### Customer R -902.09
Customer Relations 279 Raymond K Patel TB554029B ### Customer R -295.04
Customer Relations 279 Raymond K Patel TB554029B ### Customer R -407.78
Customer Relations 280 Fadi K Park UH337368N ### Customer R 994.31
Customer Relations 280 Fadi K Park UH337368N ### Customer R -834.97
Customer Relations 280 Fadi K Park UH337368N ### Customer R -252.9
Customer Relations 280 Fadi K Park UH337368N ### Customer R 780.32
Customer Relations 280 Fadi K Park UH337368N ### Customer R 958.05
Customer Relations 280 Fadi K Park UH337368N ### Customer R -96.78
Customer Relations 280 Fadi K Park UH337368N ### Customer R 68.11
Customer Relations 285 Jeff V Osorio SP351258O ### Customer R 523.06
Customer Relations 285 Jeff V Osorio SP351258O ### Customer R -544.36
Customer Relations 298 Eugene R O'Hara PP067073M ### Customer R -113.6
Customer Relations 298 Eugene R O'Hara PP067073M ### Customer R -45.3
Customer Relations 298 Eugene R O'Hara PP067073M ### Customer R 371.92
Customer Relations 300 Reed T O'Dell BJ465341O 6/7/1982 Customer R 896.13
Customer Relations 300 Reed T O'Dell BJ465341O 6/7/1982 Customer R 942.04
Customer Relations 300 Reed T O'Dell BJ465341O 6/7/1982 Customer R -218.18
Customer Relations 307 Nitin S Norman MH914120 8/4/1976 Customer R -463.25
Customer Relations 307 Nitin S Norman MH914120 8/4/1976 Customer R -68.27
Customer Relations 307 Nitin S Norman MH914120 8/4/1976 Customer R -505.33
Customer Relations 307 Nitin S Norman MH914120 8/4/1976 Customer R 691.83
Customer Relations 307 Nitin S Norman MH914120 8/4/1976 Customer R 646.55
Customer Relations 316 Lionel C Nelsen JT602476K 9/9/1984 Customer R -679.99
Customer Relations 330 Lori A Mungin WH405539L ### Customer R 543.58
Customer Relations 334 Kathie E Moya UO325930X ### Customer R 191.79
Customer Relations 334 Kathie E Moya UO325930X ### Customer R -767.43
Customer Relations 335 Belinda M Moseley ZB839617C ### Customer R 778.29
Customer Relations 335 Belinda M Moseley ZB839617C ### Customer R 884.92
Customer Relations 335 Belinda M Moseley ZB839617C ### Customer R -648.97
Customer Relations 335 Belinda M Moseley ZB839617C ### Customer R 380.48
Customer Relations 338 Sootha T Moreland CF299766O2/2/1973 Customer R 269.61
Customer Relations 338 Sootha T Moreland CF299766O2/2/1973 Customer R 329.6
Customer Relations 338 Sootha T Moreland CF299766O2/2/1973 Customer R 226.17
Customer Relations 341 Sean P Montera UR921980G ### Customer R -360.37
Customer Relations 341 Sean P Montera UR921980G ### Customer R -947.63
Customer Relations 341 Sean P Montera UR921980G ### Customer R -581.31
Customer Relations 341 Sean P Montera UR921980G ### Customer R 155.86
Customer Relations 341 Sean P Montera UR921980G ### Customer R 692.47
Customer Relations 341 Sean P Montera UR921980G ### Customer R 601.01
Customer Relations 342 Zainal T Monroe XU861472R ### Customer R 399.62
Customer Relations 352 Gary E. Mitchell LD472011S ### Customer R -103.66
Customer Relations 352 Gary E. Mitchell LD472011S ### Customer R -171.78
Customer Relations 357 Pat H Miller ZO600079X ### Customer R -309.49
Customer Relations 360 Paula M Miller OM108761 5/9/1993 Customer R 868.4
Customer Relations 360 Paula M Miller OM108761 5/9/1993 Customer R -723.6
Customer Relations 360 Paula M Miller OM108761 5/9/1993 Customer R 570.49
Customer Relations 360 Paula M Miller OM108761 5/9/1993 Customer R 845.82
Customer Relations 362 Hao O Miller HS848368M ### Customer R 8.24
Customer Relations 362 Hao O Miller HS848368M ### Customer R -230.06
Customer Relations 362 Hao O Miller HS848368M ### Customer R 122.29
Customer Relations 362 Hao O Miller HS848368M ### Customer R -687.45
Customer Relations 365 Willis T Miller XI226851Q 3/9/1972 Customer R 10.44
Customer Relations 376 Mikael Q Mew MH436583 ### Customer R 540.49
Customer Relations 376 Mikael Q Mew MH436583 ### Customer R -416.76
Customer Relations 376 Mikael Q Mew MH436583 ### Customer R -479.45
Customer Relations 385 Annette L Medina PX499145J ### Customer R 330.64
Customer Relations 387 David M McLin LB999343P 7/4/1977 Customer R -349.35
Customer Relations 387 David M McLin LB999343P 7/4/1977 Customer R -345.25
Customer Relations 389 Stephanie A McKay HZ173433E ### Customer R 85.32
Customer Relations 389 Stephanie A McKay HZ173433E ### Customer R 616.18
Customer Relations 389 Stephanie A McKay HZ173433E ### Customer R -781.24
Customer Relations 389 Stephanie A McKay HZ173433E ### Customer R 464.2
Customer Relations 393 Ramesh V McDonald WI409993C ### Customer RNULL
Customer Relations 394 Dan K McCoy OB706829B1/6/1969 Customer R 312.25
Customer Relations 394 Dan K McCoy OB706829B1/6/1969 Customer R -656.22
Customer Relations 394 Dan K McCoy OB706829B1/6/1969 Customer R -202.07
Customer Relations 411 Lynn N Masters TV674865W ### Customer R -329.15
Customer Relations 411 Lynn N Masters TV674865W ### Customer R -681.66
Customer Relations 411 Lynn N Masters TV674865W ### Customer R -126.57
Customer Relations 411 Lynn N Masters TV674865W ### Customer R -808.82
Customer Relations 411 Lynn N Masters TV674865W ### Customer R -419.05
Customer Relations 412 Amy E Martinez NV631443 ### Customer RNULL
Customer Relations 425 Ronald L. MarcoveccMH639771L ### Customer R 524.05
Customer Relations 425 Ronald L. MarcoveccMH639771L ### Customer R -599.27
Customer Relations 425 Ronald L. MarcoveccMH639771L ### Customer R 142.34
Customer Relations 431 Lili J. Magenheim BO184618O ### Customer R 508.28
Customer Relations 431 Lili J. Magenheim BO184618O ### Customer R 816.24
Customer Relations 436 Gregory F. Lyon AD855791L ### Customer R 848.11
Customer Relations 441 Marvin N. Lunt DT840774X ### Customer R -601.87
Customer Relations 441 Marvin N. Lunt DT840774X ### Customer R -465.7
Customer Relations 441 Marvin N. Lunt DT840774X ### Customer R 566.03
Customer Relations 441 Marvin N. Lunt DT840774X ### Customer R 42.52
Customer Relations 444 Oscar L. Lugo DE539881V ### Customer R 476.05
Customer Relations 444 Oscar L. Lugo DE539881V ### Customer R 253.09
Customer Relations 450 Ramona J. Long QS311933V ### Customer R -504.6
Customer Relations 452 Hannah R. Loh HF442871H ### Customer RNULL
Customer Relations 461 Stephen M. Liu XO497114D ### Customer R -180.71
Customer Relations 461 Stephen M. Liu XO497114D ### Customer R 858.12
Customer Relations 467 Jennifer B. Li NB396001G ### Customer R 833.08
Customer Relations 467 Jennifer B. Li NB396001G ### Customer R 48.83
Customer Relations 467 Jennifer B. Li NB396001G ### Customer R 644.32
Customer Relations 467 Jennifer B. Li NB396001G ### Customer R 143.43
Customer Relations 467 Jennifer B. Li NB396001G ### Customer R 83.07
Customer Relations 473 Robert L. Leste YX260591C 9/6/1987 Customer R 748.85
Customer Relations 473 Robert L. Leste YX260591C 9/6/1987 Customer R 928.77
Customer Relations 479 Gytis M Lenehan BO317061A6/2/1984 Customer R 951.38
Customer Relations 479 Gytis M Lenehan BO317061A6/2/1984 Customer R 136.3
Customer Relations 485 John A. Lee JD779410R ### Customer R -876.73
Customer Relations 485 John A. Lee JD779410R ### Customer R 155.23
Customer Relations 485 John A. Lee JD779410R ### Customer R 470.49
Customer Relations 489 Ann NULL Laursen HS379927Z 4/4/1989 Customer R -937.13
Customer Relations 489 Ann NULL Laursen HS379927Z 4/4/1989 Customer R -235.81
Customer Relations 489 Ann NULL Laursen HS379927Z 4/4/1989 Customer R -742.36
Customer Relations 489 Ann NULL Laursen HS379927Z 4/4/1989 Customer R 955.36
Customer Relations 489 Ann NULL Laursen HS379927Z 4/4/1989 Customer R 562.62
Customer Relations 493 John M. LaMee CR389485B ### Customer R 606.53
Customer Relations 494 Ido NULL Kurtz SR533569D ### Customer R 909.67
Customer Relations 494 Ido NULL Kurtz SR533569D ### Customer R 950.47
Customer Relations 494 Ido NULL Kurtz SR533569D ### Customer R -294.31
Customer Relations 504 Kris R. KrapauskasYY019292V ### Customer R 71.84
Customer Relations 504 Kris R. KrapauskasYY019292V ### Customer R -876.25
Customer Relations 504 Kris R. KrapauskasYY019292V ### Customer R -251.76
Customer Relations 504 Kris R. KrapauskasYY019292V ### Customer R -536.44
Customer Relations 505 Andreas NULL Krane OT747451 ### Customer R 88.53
Customer Relations 505 Andreas NULL Krane OT747451 ### Customer R 322.17
Customer Relations 505 Andreas NULL Krane OT747451 ### Customer R -569.73
Customer Relations 505 Andreas NULL Krane OT747451 ### Customer R -965.47
Customer Relations 505 Andreas NULL Krane OT747451 ### Customer R 35.12
Customer Relations 506 Robert M. Krane BY415653L ### Customer R -788.09
Customer Relations 506 Robert M. Krane BY415653L ### Customer R 99.22
Customer Relations 506 Robert M. Krane BY415653L ### Customer R -261.15
Customer Relations 507 Matthias NULL Krane IY254641C ### Customer R -671.59
Customer Relations 507 Matthias NULL Krane IY254641C ### Customer R 786.39
Customer Relations 507 Matthias NULL Krane IY254641C ### Customer R -861.57
Customer Relations 507 Matthias NULL Krane IY254641C ### Customer R 855.23
Customer Relations 510 Chris N. Kozlowski YC941077D ### Customer R -545.13
Customer Relations 510 Chris N. Kozlowski YC941077D ### Customer R 401.25
Customer Relations 512 Jimmy NULL Koski DV162539A6/8/1966 Customer R 993.23
Customer Relations 512 Jimmy NULL Koski DV162539A6/8/1966 Customer R 333.6
Customer Relations 518 Michael Greg Koch FV549593E ### Customer RNULL
Customer Relations 519 Gabriel L. Koch JP417540S ### Customer R 42.18
Customer Relations 519 Gabriel L. Koch JP417540S ### Customer R -179.38
Customer Relations 519 Gabriel L. Koch JP417540S ### Customer R -136.05
Customer Relations 520 Michael L. Kobylinski SH669141M ### Customer R -648.67
Customer Relations 520 Michael L. Kobylinski SH669141M ### Customer R 632.52
Customer Relations 521 Corinna NULL KleinermanIS893387D ### Customer RNULL
Customer Relations 523 Randall NULL Kitt DW776184 1/2/1984 Customer R 932.76
Customer Relations 523 Randall NULL Kitt DW776184 1/2/1984 Customer R -818.71
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R -57.65
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R -873.05
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R 354.81
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R -794.96
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R -406.49
Customer Relations 534 ChristopheM. Khanna BX270985T 8/5/1971 Customer R 947.83
Customer Relations 545 Bridget E. Kelly UM157601 ### Customer R 426.75
Customer Relations 545 Bridget E. Kelly UM157601 ### Customer R 521.35
Customer Relations 545 Bridget E. Kelly UM157601 ### Customer R 902.21
Customer Relations 545 Bridget E. Kelly UM157601 ### Customer R -639.96
Customer Relations 546 Eric J. Kelly DC206642G ### Customer R -127.13
Customer Relations 546 Eric J. Kelly DC206642G ### Customer R -523.75
Customer Relations 546 Eric J. Kelly DC206642G ### Customer R -388.59
Customer Relations 546 Eric J. Kelly DC206642G ### Customer R -580.48
Customer Relations 551 Dirk J. Kearney GR132956 ### Customer R -875.39
Customer Relations 555 Megan E. Kane AU627327G4/1/1973 Customer RNULL
Customer Relations 564 Richard A. Jones MF585367Z4/6/1976 Customer R 643.94
Customer Relations 564 Richard A. Jones MF585367Z4/6/1976 Customer R 728.95
Customer Relations 564 Richard A. Jones MF585367Z4/6/1976 Customer R 748.89
Customer Relations 564 Richard A. Jones MF585367Z4/6/1976 Customer R -589.54
Customer Relations 564 Richard A. Jones MF585367Z4/6/1976 Customer R 53.53
Customer Relations 568 Mari B. Johnson TM999259S ### Customer R 670.27
Customer Relations 568 Mari B. Johnson TM999259S ### Customer R 809.99
Customer Relations 568 Mari B. Johnson TM999259S ### Customer R -566.69
Customer Relations 569 Barbara J. Johnson NC430959D ### Customer R -116.16
Customer Relations 569 Barbara J. Johnson NC430959D ### Customer R 254.55
Customer Relations 569 Barbara J. Johnson NC430959D ### Customer R 407.11
Customer Relations 573 Deborah M. Johnson YU524635U1/5/1983 Customer RNULL
Customer Relations 574 Joan M. Johnson RL718952H ### Customer R 833.86
Customer Relations 574 Joan M. Johnson RL718952H ### Customer R 461.24
Customer Relations 575 David NULL Johnson ZD879053X ### Customer R 102.7
Customer Relations 575 David NULL Johnson ZD879053X ### Customer R -891.53
Customer Relations 575 David NULL Johnson ZD879053X ### Customer R -352.67
Customer Relations 582 Richard NULL Jarvis VI176482J 4/9/1969 Customer R 107.9
Customer Relations 582 Richard NULL Jarvis VI176482J 4/9/1969 Customer R -415.81
Customer Relations 582 Richard NULL Jarvis VI176482J 4/9/1969 Customer R 388.37
Customer Relations 582 Richard NULL Jarvis VI176482J 4/9/1969 Customer R -84.08
Customer Relations 582 Richard NULL Jarvis VI176482J 4/9/1969 Customer R -129.65
Customer Relations 585 Jane N. Jacobson CS251203Z ### Customer R -545.22
Customer Relations 585 Jane N. Jacobson CS251203Z ### Customer R 540.9
Customer Relations 586 Jovita A. Jacobson SH930294R ### Customer R -812.46
Customer Relations 586 Jovita A. Jacobson SH930294R ### Customer R -208.94
Customer Relations 590 Andy NULL Ito RP956782W ### Customer R -809.53
Customer Relations 590 Andy NULL Ito RP956782W ### Customer R -789.85
Customer Relations 590 Andy NULL Ito RP956782W ### Customer R -656.57
Customer Relations 592 Rosmarie J. Ismert TO735833K ### Customer R -449.54
Customer Relations 592 Rosmarie J. Ismert TO735833K ### Customer R 835.91
Customer Relations 592 Rosmarie J. Ismert TO735833K ### Customer R 697.38
Customer Relations 595 Pamela A. Inghram TM510971 ### Customer R 280.84
Customer Relations 595 Pamela A. Inghram TM510971 ### Customer R 914.66
Customer Relations 595 Pamela A. Inghram TM510971 ### Customer R 579.59
Customer Relations 595 Pamela A. Inghram TM510971 ### Customer R -463.2
Customer Relations 595 Pamela A. Inghram TM510971 ### Customer R 822.98
Customer Relations 596 Raul E. Ihrig VA164171F ### Customer R -94.43
Customer Relations 598 Matthew J. Hurkett RR943026I ### Customer R 783.75
Customer Relations 598 Matthew J. Hurkett RR943026I ### Customer R 905.74
Customer Relations 598 Matthew J. Hurkett RR943026I ### Customer R -924.67
Customer Relations 602 Baris NULL Huff DG847245T ### Customer R 733.06
Customer Relations 602 Baris NULL Huff DG847245T ### Customer R -660.19
Customer Relations 602 Baris NULL Huff DG847245T ### Customer R -706.1
Customer Relations 602 Baris NULL Huff DG847245T ### Customer R 313.06
Customer Relations 605 Forrest J. Hows VD909076V3/7/1986 Customer R -445.97
Customer Relations 605 Forrest J. Hows VD909076V3/7/1986 Customer R -892.75
Customer Relations 615 Martin NULL Holliday PH784737B ### Customer R 67.69
Customer Relations 615 Martin NULL Holliday PH784737B ### Customer R 320.53
Customer Relations 615 Martin NULL Holliday PH784737B ### Customer R -110.05
Customer Relations 615 Martin NULL Holliday PH784737B ### Customer R 350.59
Customer Relations 621 Alice NULL Hite LC830647G ### Customer R -491.94
Customer Relations 622 Gina N. Hite AT651244D ### Customer R -268.49
Customer Relations 628 Jeanette R. Hillmann HT109069E ### Customer R -619.61
Customer Relations 628 Jeanette R. Hillmann HT109069E ### Customer R -899.87
Customer Relations 637 Stephanie NULL Higa RO194647N8/2/1990 Customer R -798.1
Customer Relations 642 Eva NULL Herrick ME394104R ### Customer R -398.28
Customer Relations 642 Eva NULL Herrick ME394104R ### Customer R -276.71
Customer Relations 645 Bruno NULL Herman ZR180509E ### Customer R 136.45
Customer Relations 645 Bruno NULL Herman ZR180509E ### Customer R -883.68
Customer Relations 651 Scott NULL Heideprie IE430815J ### Customer R 155.49
Customer Relations 651 Scott NULL Heideprie IE430815J ### Customer R -650.05
Customer Relations 651 Scott NULL Heideprie IE430815J ### Customer R -324.07
Customer Relations 656 Mike NULL Hay JU994057F ### Customer R 276.96
Customer Relations 656 Mike NULL Hay JU994057F ### Customer R 398.67
Customer Relations 656 Mike NULL Hay JU994057F ### Customer R 767.34
Customer Relations 658 Alvaro NULL Hasty IB204674W ### Customer R -964.05
Customer Relations 658 Alvaro NULL Hasty IB204674W ### Customer R -668.15
Customer Relations 658 Alvaro NULL Hasty IB204674W ### Customer R 836.52
Customer Relations 658 Alvaro NULL Hasty IB204674W ### Customer R -460.89
Customer Relations 659 Jose NULL Hassall NQ312413I ### Customer R 118.93
Customer Relations 659 Jose NULL Hassall NQ312413I ### Customer R -515.54
Customer Relations 667 Della F. HarringtonKW946409 6/6/1983 Customer R 897.37
Customer Relations 667 Della F. HarringtonKW946409 6/6/1983 Customer R 768.78
Customer Relations 667 Della F. HarringtonKW946409 6/6/1983 Customer R 221.96
Customer Relations 668 Bruno NULL HarringtonPI884498V 8/6/1969 Customer R 704.53
Customer Relations 668 Bruno NULL HarringtonPI884498V 8/6/1969 Customer R -407.44
Customer Relations 668 Bruno NULL HarringtonPI884498V 8/6/1969 Customer R 123.15
Customer Relations 668 Bruno NULL HarringtonPI884498V 8/6/1969 Customer R -726.04
Customer Relations 681 Patricia NULL Hall KP008149W ### Customer R 644.55
Customer Relations 681 Patricia NULL Hall KP008149W ### Customer R 491.83
Customer Relations 683 Gary T. Haines BQ678504E4/8/1973 Customer RNULL
Customer Relations 685 Ed NULL Hagens TK078235K ### Customer R 777.92
Customer Relations 685 Ed NULL Hagens TK078235K ### Customer R 671.89
Customer Relations 687 Tish R. Haemon WH872381 ### Customer R 787.97
Customer Relations 688 Adrian NULL Gustafson QJ913164D 8/6/1993 Customer R 20.14
Customer Relations 693 Carla L. Greer VR151683Q ### Customer R 105.18
Customer Relations 693 Carla L. Greer VR151683Q ### Customer R 605.39
Customer Relations 693 Carla L. Greer VR151683Q ### Customer R 56.14
Customer Relations 693 Carla L. Greer VR151683Q ### Customer R -238.04
Customer Relations 703 Julie P. Goldberg KH288006Y ### Customer R 467.09
Customer Relations 710 Carolyn NULL Glimp PK497349G ### Customer R -568.73
Customer Relations 712 Hanying NULL Givens LF706371R 7/8/1977 Customer R -70.38
Customer Relations 712 Hanying NULL Givens LF706371R 7/8/1977 Customer R -542.25
Customer Relations 714 Duane R. Gilliat AC911762R ### Customer R 0.89
Customer Relations 714 Duane R. Gilliat AC911762R ### Customer R 333.02
Customer Relations 714 Duane R. Gilliat AC911762R ### Customer R -246.48
Customer Relations 714 Duane R. Gilliat AC911762R ### Customer R -40.33
Customer Relations 721 Dorothy J. Getzinger KE697000H7/9/1985 Customer R -815.05
Customer Relations 721 Dorothy J. Getzinger KE697000H7/9/1985 Customer R -338.1
Customer Relations 723 John NULL Geist EG816124J 1/4/1984 Customer R -428.31
Customer Relations 723 John NULL Geist EG816124J 1/4/1984 Customer R 433.48
Customer Relations 725 Liam J. Gee BY290195T ### Customer R -167.06
Customer Relations 725 Liam J. Gee BY290195T ### Customer R -689.43
Customer Relations 725 Liam J. Gee BY290195T ### Customer R 613.81
Customer Relations 726 Mihail NULL Gates RZ519010J ### Customer R 454.34
Customer Relations 726 Mihail NULL Gates RZ519010J ### Customer R 306.2
Customer Relations 726 Mihail NULL Gates RZ519010J ### Customer R -201.31
Customer Relations 734 Kathleen M. Funk AN614386D ### Customer R 647.17
Customer Relations 734 Kathleen M. Funk AN614386D ### Customer R 809.45
Customer Relations 735 Dominic P. Fulton NN486864D ### Customer R -522.14
Customer Relations 735 Dominic P. Fulton NN486864D ### Customer R -130.88
Customer Relations 737 Orlando N. Frintu RL072535K ### Customer R -626.65
Customer Relations 742 Leo NULL Frazier IL205965Q ### Customer RNULL
Customer Relations 743 Cornett L. Fox QA718573U ### Customer R -887.41
Customer Relations 743 Cornett L. Fox QA718573U ### Customer R -784.42
Customer Relations 748 David L. Focht VY267649T ### Customer R 310.06
Customer Relations 748 David L. Focht VY267649T ### Customer R 884.46
Customer Relations 749 Jeanie R. Fluegel XO712855N ### Customer R -355.55
Customer Relations 751 James R. Flood GB495442G ### Customer R 137.14
Customer Relations 751 James R. Flood GB495442G ### Customer R -492.19
Customer Relations 751 James R. Flood GB495442G ### Customer R 232.07
Customer Relations 751 James R. Flood GB495442G ### Customer R -849.51
Customer Relations 762 Jon NULL Fakhouri MV906040 2/7/1977 Customer R -342.56
Customer Relations 762 Jon NULL Fakhouri MV906040 2/7/1977 Customer R -283.85
Customer Relations 771 Erin M. Estes EV126917J ### Customer R -331.83
Customer Relations 772 Betty M. Espinoza HS646047R ### Customer RNULL
Customer Relations 774 Don NULL Erickson BF209603O ### Customer R 408.81
Customer Relations 776 Don NULL Erickson BK603313B ### Customer R 170.32
Customer Relations 776 Don NULL Erickson BK603313B ### Customer R 834.5
Customer Relations 776 Don NULL Erickson BK603313B ### Customer R 907.77
Customer Relations 776 Don NULL Erickson BK603313B ### Customer R 374.72
Customer Relations 778 Jean P. Emory FX387769P ### Customer R -89.6
Customer Relations 778 Jean P. Emory FX387769P ### Customer R 25.91
Customer Relations 778 Jean P. Emory FX387769P ### Customer R 683.91
Customer Relations 778 Jean P. Emory FX387769P ### Customer R -436.27
Customer Relations 778 Jean P. Emory FX387769P ### Customer R 122.72
Customer Relations 780 William J. Eminhizer NM878949L ### Customer R 999.83
Customer Relations 782 Kimberly Beth Elson PY231973Z ### Customer R -868.56
Customer Relations 782 Kimberly Beth Elson PY231973Z ### Customer R -292.51
Customer Relations 782 Kimberly Beth Elson PY231973Z ### Customer R -977.03
Customer Relations 782 Kimberly Beth Elson PY231973Z ### Customer R -267.15
Customer Relations 782 Kimberly Beth Elson PY231973Z ### Customer R 455.62
Customer Relations 789 Neal B. Earls BL422949P ### Customer R 405.63
Customer Relations 789 Neal B. Earls BL422949P ### Customer R -633.59
Customer Relations 789 Neal B. Earls BL422949P ### Customer R -112.39
Customer Relations 796 Jay NULL Duffy ZH503213S ### Customer R 890.46
Customer Relations 796 Jay NULL Duffy ZH503213S ### Customer R -645.53
Customer Relations 796 Jay NULL Duffy ZH503213S ### Customer R -809.88
Customer Relations 798 Kari NULL Duerr QK705709S ### Customer R 947.52
Customer Relations 798 Kari NULL Duerr QK705709S ### Customer R 525.05
Customer Relations 802 Pam L. D'sa DX225463R ### Customer R 250.6
Customer Relations 802 Pam L. D'sa DX225463R ### Customer R -436.82
Customer Relations 802 Pam L. D'sa DX225463R ### Customer R 200.37
Customer Relations 802 Pam L. D'sa DX225463R ### Customer R 296.32
Customer Relations 806 Onetha F. Donovan RV668356L ### Customer R 392.14
Customer Relations 806 Onetha F. Donovan RV668356L ### Customer R 868.52
Customer Relations 810 Reinout NULL Dixon GT443805D ### Customer R 828.05
Customer Relations 810 Reinout NULL Dixon GT443805D ### Customer R 314.64
Customer Relations 810 Reinout NULL Dixon GT443805D ### Customer R -880.62
Customer Relations 810 Reinout NULL Dixon GT443805D ### Customer R -73.94
Customer Relations 815 Douglas NULL Diaz BB192701T ### Customer R 277.34
Customer Relations 815 Douglas NULL Diaz BB192701T ### Customer R -462.45
Customer Relations 815 Douglas NULL Diaz BB192701T ### Customer R 915.79
Customer Relations 815 Douglas NULL Diaz BB192701T ### Customer R -727.38
Customer Relations 816 David NULL Diaz CS799862U ### Customer R 184.63
Customer Relations 816 David NULL Diaz CS799862U ### Customer R 408.77
Customer Relations 816 David NULL Diaz CS799862U ### Customer R 863.18
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R -356.63
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R 552.14
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R 322.48
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R 271.11
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R 994.08
Customer Relations 819 Holly J. Desalvo CZ154553G ### Customer R -571.27
Customer Relations 820 Bob NULL Desai VY660349B 3/7/1978 Customer R 631.01
Customer Relations 822 Michael NULL Deniut WQ511495 ### Customer R -889.9
Customer Relations 825 Peter NULL Demicell UY897623X ### Customer R -485.6
Customer Relations 825 Peter NULL Demicell UY897623X ### Customer R 14.77
Customer Relations 825 Peter NULL Demicell UY897623X ### Customer R 350.49
Customer Relations 825 Peter NULL Demicell UY897623X ### Customer R -82.39
Customer Relations 832 Matthew M. Dean NM715154 ### Customer R -452.14
Customer Relations 832 Matthew M. Dean NM715154 ### Customer R 209.29
Customer Relations 835 Ryan NULL Davis IV618511P ### Customer R -664.43
Customer Relations 835 Ryan NULL Davis IV618511P ### Customer R -612.43
Customer Relations 838 Richard L. Curry HI705344W ### Customer R -770.86
Customer Relations 847 Jay NULL Cracium ZL827987Y ### Customer R 39.03
Customer Relations 862 Jean NULL Connelly FH753726B1/2/1988 Customer R -394.06
Customer Relations 866 Sandra T. Colon HW469139 ### Customer R 775.93
Customer Relations 866 Sandra T. Colon HW469139 ### Customer R -484.79
Customer Relations 867 Wendy NULL Collins GF092390J ### Customer RNULL
Customer Relations 869 John NULL Coleman YC721064G ### Customer R 374.77
Customer Relations 871 Judith F. Cole WV953674 ### Customer R 390.87
Customer Relations 871 Judith F. Cole WV953674 ### Customer R -930.35
Customer Relations 871 Judith F. Cole WV953674 ### Customer R -117.62
Customer Relations 871 Judith F. Cole WV953674 ### Customer R -346.33
Customer Relations 871 Judith F. Cole WV953674 ### Customer R 948.12
Customer Relations 871 Judith F. Cole WV953674 ### Customer R 48.49
Customer Relations 874 Bonnie NULL Cleary QY970628D ### Customer R -494.95
Customer Relations 874 Bonnie NULL Cleary QY970628D ### Customer R -744.62
Customer Relations 877 John NULL Clark FC385913S 7/7/1978 Customer R 877.03
Customer Relations 877 John NULL Clark FC385913S 7/7/1978 Customer R -710.89
Customer Relations 877 John NULL Clark FC385913S 7/7/1978 Customer R 691.91
Customer Relations 877 John NULL Clark FC385913S 7/7/1978 Customer R 529.71
Customer Relations 878 Robert NULL Clark QZ947808S ### Customer R 722.41
Customer Relations 878 Robert NULL Clark QZ947808S ### Customer R 637.8
Customer Relations 879 Kevin NULL Ciccu VQ025003 ### Customer RNULL
Customer Relations 880 Mary R. Christie LG401124Z ### Customer R -444.99
Customer Relations 880 Mary R. Christie LG401124Z ### Customer R -24.06
Customer Relations 882 Elizabeth NULL Chow QO415701K ### Customer RNULL
Customer Relations 888 Shane S. Chesnut TS850514G 2/1/1983 Customer RNULL
Customer Relations 895 Jim NULL Charncher DN745181Y ### Customer R 175.87
Customer Relations 895 Jim NULL Charncher DN745181Y ### Customer R -594.16
Customer Relations 896 Kirk T Chapman DD327921D ### Customer R 952.82
Customer Relations 896 Kirk T Chapman DD327921D ### Customer R -676.49
Customer Relations 897 Eugene NULL Chapla PE663544X ### Customer R 722.9
Customer Relations 899 Joy R. Chambers CT993089W ### Customer R 867.57
Customer Relations 903 Mitch NULL Cetinok TT308880M ### Customer R -91.41
Customer Relations 903 Mitch NULL Cetinok TT308880M ### Customer R 365.72
Customer Relations 903 Mitch NULL Cetinok TT308880M ### Customer R 593.84
Customer Relations 903 Mitch NULL Cetinok TT308880M ### Customer R -912.62
Customer Relations 903 Mitch NULL Cetinok TT308880M ### Customer R 569.79
Customer Relations 906 Deepak NULL Cencini MW553346 ### Customer R -880.17
Customer Relations 910 Peter NULL Casts UV229060I ### Customer R -262.64
Customer Relations 911 Eric NULL CastellucioOD750790 ### Customer R 944.83
Customer Relations 911 Eric NULL CastellucioOD750790 ### Customer R 879.01
Customer Relations 911 Eric NULL CastellucioOD750790 ### Customer R 128.91
Customer Relations 913 Cecilia M. Carroll EP279605O ### Customer R 778.53
Customer Relations 913 Cecilia M. Carroll EP279605O ### Customer R 289.15
Customer Relations 913 Cecilia M. Carroll EP279605O ### Customer R 700.85
Customer Relations 914 David O Carroll BD074132Q ### Customer R 441.37
Customer Relations 914 David O Carroll BD074132Q ### Customer R 111.24
Customer Relations 916 Michael J. Carothers JT227514X ### Customer R 137.22
Customer Relations 916 Michael J. Carothers JT227514X ### Customer R -485.29
Customer Relations 916 Michael J. Carothers JT227514X ### Customer R 581.41
Customer Relations 927 Steven B. Caprio SS764192I ### Customer R 609.03
Customer Relations 927 Steven B. Caprio SS764192I ### Customer R -944.21
Customer Relations 927 Steven B. Caprio SS764192I ### Customer R 197.8
Customer Relations 928 Judy NULL Cao DB453289C ### Customer R 893.38
Customer Relations 928 Judy NULL Cao DB453289C ### Customer R 184.83
Customer Relations 928 Judy NULL Cao DB453289C ### Customer R -834.78
Customer Relations 928 Judy NULL Cao DB453289C ### Customer R 721.2
Customer Relations 929 Elsie L. Cao FU409247C5/4/1985 Customer R 175.81
Customer Relations 929 Elsie L. Cao FU409247C5/4/1985 Customer R 563.32
Customer Relations 930 George Z. Canuto LJ648262O ### Customer R -52.65
Customer Relations 930 George Z. Canuto LJ648262O ### Customer R 844.77
Customer Relations 930 George Z. Canuto LJ648262O ### Customer R 667.76
Customer Relations 931 Yale NULL Cantoni AA450889R ### Customer R 96.11
Customer Relations 931 Yale NULL Cantoni AA450889R ### Customer R 510.62
Customer Relations 934 Joseph M. Campbell XK431405X ### Customer R -246.08
Customer Relations 943 Sharon J. Caldwell SO083937A ### Customer R -681.91
Customer Relations 943 Sharon J. Caldwell SO083937A ### Customer R 949.55
Customer Relations 943 Sharon J. Caldwell SO083937A ### Customer R 530.11
Customer Relations 945 Spencer NULL Calafato TU743901S ### Customer R 314.81
Customer Relations 945 Spencer NULL Calafato TU743901S ### Customer R 622.51
Customer Relations 947 Jose NULL Byham VS152791R ### Customer R -884.6
Customer Relations 951 Helen R. Burnett LE292774K ### Customer R 886.29
Customer Relations 951 Helen R. Burnett LE292774K ### Customer R -772.53
Customer Relations 951 Helen R. Burnett LE292774K ### Customer R 589.81
Customer Relations 951 Helen R. Burnett LE292774K ### Customer R 462.83
Customer Relations 951 Helen R. Burnett LE292774K ### Customer R 568.01
Customer Relations 954 Robert NULL Burlacu EO997148B ### Customer R 673.63
Customer Relations 956 Denise R. Burkhardt WU779851L ### Customer R 900.96
Customer Relations 956 Denise R. Burkhardt WU779851L ### Customer R -859.61
Customer Relations 956 Denise R. Burkhardt WU779851L ### Customer R -781.08
Customer Relations 956 Denise R. Burkhardt WU779851L ### Customer R -349.67
Customer Relations 962 Parul NULL Bruno TT276920K ### Customer R -835.98
Customer Relations 968 Benjamin NULL Browqett LD507563A ### Customer R 969.48
Customer Relations 968 Benjamin NULL Browqett LD507563A ### Customer R 163.27
Customer Relations 968 Benjamin NULL Browqett LD507563A ### Customer R 572.85
Customer Relations 968 Benjamin NULL Browqett LD507563A ### Customer R 650.19
Customer Relations 968 Benjamin NULL Browqett LD507563A ### Customer R 576.26
Customer Relations 972 Frank NULL Brown WY859971Z1/5/1982 Customer R 314.5
Customer Relations 972 Frank NULL Brown WY859971Z1/5/1982 Customer R -388.23
Customer Relations 975 Jennifer J. Brown FD157701T ### Customer R 949.77
Customer Relations 975 Jennifer J. Brown FD157701T ### Customer R -424.66
Customer Relations 978 John J. Brown HQ093622 6/4/1973 Customer R 487.16
Customer Relations 978 John J. Brown HQ093622 6/4/1973 Customer R 357.19
Customer Relations 978 John J. Brown HQ093622 6/4/1973 Customer R 130.38
Customer Relations 979 Robin M. Brooks TP705886I ### Customer R 211.08
Customer Relations 979 Robin M. Brooks TP705886I ### Customer R 133.36
Customer Relations 980 Stacie K. Brooks RD123719Q ### Customer R -2.26
Customer Relations 980 Stacie K. Brooks RD123719Q ### Customer R 608.68
Customer Relations 980 Stacie K. Brooks RD123719Q ### Customer R -803
Customer Relations 980 Stacie K. Brooks RD123719Q ### Customer R -330.05
Customer Relations 983 Jane A. Bright EN850329X ### Customer RNULL
Customer Relations 987 Alejandro NULL Bremer CM819671F ### Customer R -105.23
Customer Relations 989 Nkenge NULL Bready AK295246M ### Customer R -977.09
Customer Relations 989 Nkenge NULL Bready AK295246M ### Customer R -73.07
Customer Relations 989 Nkenge NULL Bready AK295246M ### Customer R -883.28
Customer Relations 989 Nkenge NULL Bready AK295246M ### Customer R 807.06
Customer Relations 992 Raquel NULL Bradley BR137726V ### Customer R -946.77
Customer Relations 992 Raquel NULL Bradley BR137726V ### Customer R -919.19
Customer Relations 992 Raquel NULL Bradley BR137726V ### Customer R 49.43
Customer Relations 997 Stephen A. Booth ZD848125K 6/8/1968 Customer R 436.78
Customer Relations 997 Stephen A. Booth ZD848125K 6/8/1968 Customer R 630.01
Customer Relations 997 Stephen A. Booth ZD848125K 6/8/1968 Customer R -149.87
Customer Relations 998 Eric B. Bonifaz MU583109 2/3/1989 Customer R -102.2
Customer Relations 998 Eric B. Bonifaz MU583109 2/3/1989 Customer R 202.75
Customer Relations 999 Helen M. Bolender YV449756H ### Customer RNULL
Customer Relations 1004 Jan NULL Blanton XD928075R1/7/1973 Customer R 370.42
Customer Relations 1008 Ben NULL Bishop OZ402803R2/1/1988 Customer R -531.63
Customer Relations 1008 Ben NULL Bishop OZ402803R2/1/1988 Customer R -845.76
Customer Relations 1008 Ben NULL Bishop OZ402803R2/1/1988 Customer R -594.31
Customer Relations 1018 Jonathan NULL Berglund DP362016P1/2/1982 Customer R -964.68
Customer Relations 1019 William J. Berglund KT994157Q ### Customer R 387.31
Customer Relations 1027 Zheng NULL Bentley YX386555S 9/7/1989 Customer R -35.93
Customer Relations 1027 Zheng NULL Bentley YX386555S 9/7/1989 Customer R 319.18
Customer Relations 1034 Suzanne NULL Bennetts QZ837558N ### Customer R -443.72
Customer Relations 1034 Suzanne NULL Bennetts QZ837558N ### Customer R -578.97
Customer Relations 1034 Suzanne NULL Bennetts QZ837558N ### Customer R -106.29
Customer Relations 1034 Suzanne NULL Bennetts QZ837558N ### Customer R 626.75
Customer Relations 1040 Jan R. Beck BR871376P ### Customer R 30.07
Customer Relations 1040 Jan R. Beck BR871376P ### Customer R -487.89
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R -292.23
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R -197.35
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R 122.28
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R 818.92
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R -543.6
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R -737.96
Customer Relations 1044 Laura NULL Bauer PB475662H ### Customer R -276.06
Customer Relations 1050 Nino E. Barr NS686472T ### Customer R 677.89
Customer Relations 1050 Nino E. Barr NS686472T ### Customer R 482.31
Customer Relations 1055 John E. Barber IR046153G ### Customer R -707.82
Customer Relations 1055 John E. Barber IR046153G ### Customer R 694.36
Customer Relations 1055 John E. Barber IR046153G ### Customer R 37
Customer Relations 1056 David J. Barber XI872882W ### Customer R 581.51
Customer Relations 1069 Lionel NULL Ayers ZA133200R ### Customer R 685.68
Customer Relations 1069 Lionel NULL Ayers ZA133200R ### Customer R 325.57
Customer Relations 1069 Lionel NULL Ayers ZA133200R ### Customer R -482.92
Customer Relations 1069 Lionel NULL Ayers ZA133200R ### Customer R 778.72
Customer Relations 1071 John NULL Ault FC945001X ### Customer R -971.37
Customer Relations 1075 Glin J. ArmstrongDL819876Z ### Customer R -564.79
Customer Relations 1075 Glin J. ArmstrongDL819876Z ### Customer R -532.91
Customer Relations 1075 Glin J. ArmstrongDL819876Z ### Customer R -215.82
Customer Relations 1075 Glin J. ArmstrongDL819876Z ### Customer R -395.07
Customer Relations 1076 Sara E. Arifin ZL223699Q 7/2/1976 Customer R -158.78
Customer Relations 1076 Sara E. Arifin ZL223699Q 7/2/1976 Customer R 177.95
Customer Relations 1076 Sara E. Arifin ZL223699Q 7/2/1976 Customer R -860.66
Customer Relations 1076 Sara E. Arifin ZL223699Q 7/2/1976 Customer R 266.89
Customer Relations 1078 Patricia B. Arakawa OC817669G9/1/1983 Customer R -185.56
Customer Relations 1078 Patricia B. Arakawa OC817669G9/1/1983 Customer R -471.95
Customer Relations 1078 Patricia B. Arakawa OC817669G9/1/1983 Customer R -966.43
Customer Relations 1078 Patricia B. Arakawa OC817669G9/1/1983 Customer R -138.86
Customer Relations 1078 Patricia B. Arakawa OC817669G9/1/1983 Customer R -749.45
Customer Relations 1083 Carole NULL Anderson JF669175X ### Customer R 419.69
Customer Relations 1083 Carole NULL Anderson JF669175X ### Customer R 143.06
Customer Relations 1083 Carole NULL Anderson JF669175X ### Customer R -579.19
Customer Relations 1083 Carole NULL Anderson JF669175X ### Customer R -394.71
Customer Relations 1087 Constance J. Altman QU803308B ### Customer R 642.34
Customer Relations 1087 Constance J. Altman QU803308B ### Customer R 338.13
Customer Relations 1089 Betty J. Alpuerto BW270493 5/4/1975 Customer R 805.98
Customer Relations 1089 Betty J. Alpuerto BW270493 5/4/1975 Customer R 877.19
Customer Relations 1090 Fred NULL Allison YH468838F ### Customer R 945.74
Customer Relations 1090 Fred NULL Allison YH468838F ### Customer R 677.74
Customer Relations 1090 Fred NULL Allison YH468838F ### Customer R -889.89
Customer Relations 1090 Fred NULL Allison YH468838F ### Customer R -184.84
Customer Relations 1094 Monica L. Alexander CG440919H ### Customer R 390.84
Customer Relations 1097 Susan J. Alexander QB919726H ### Customer R 950.69
Customer Relations 1097 Susan J. Alexander QB919726H ### Customer R 943.95
Customer Relations 1104 Jamie NULL Alberts FX466443J ### Customer R -172.06
Customer Relations 1104 Jamie NULL Alberts FX466443J ### Customer R -121.09
Customer Relations 1105 Russell A. Alan JH528396T ### Customer R 839.73
Customer Relations 1105 Russell A. Alan JH528396T ### Customer R -13.93
Customer Relations 1106 Celine J. Alameda JZ247376T ### Customer R -515.17
Customer Relations 1106 Celine J. Alameda JZ247376T ### Customer R 875.4
Customer Relations 1107 Randy NULL Akers SQ978813K ### Customer R -700.75
Customer Relations 1107 Randy NULL Akers SQ978813K ### Customer R -691.23
Customer Relations 1111 Constance J. Agcaoili HQ067583L8/5/1988 Customer R -65.99
Customer Relations 1111 Constance J. Agcaoili HQ067583L8/5/1988 Customer R 171.37
Customer Relations 1112 Albert A. Adina AA123214G ### Customer R 45.44
Customer Relations 1112 Albert A. Adina AA123214G ### Customer R 814.14
Customer Relations 1112 Albert A. Adina AA123214G ### Customer R -904.79
Customer Relations 1114 Jack S. Adams YD929812N ### Customer R -405.23
Customer Relations 1114 Jack S. Adams YD929812N ### Customer R 97.98
Customer Relations 1117 Thomas M. Ackerman YP521955P 6/5/1970 Customer R -522.23
Customer Relations 1117 Thomas M. Ackerman YP521955P 6/5/1970 Customer R -120.83
Customer Relations 1117 Thomas M. Ackerman YP521955P 6/5/1970 Customer R -798.28
Customer Relations 1117 Thomas M. Ackerman YP521955P 6/5/1970 Customer R 921.87
Customer Relations 1121 Rebecca A. Abolrous BR717521K 6/3/1973 Customer R 656.65
Customer Relations 1121 Rebecca A. Abolrous BR717521K 6/3/1973 Customer R -210.73
Customer Relations 1121 Rebecca A. Abolrous BR717521K 6/3/1973 Customer R -444.51
Customer Relations 1121 Rebecca A. Abolrous BR717521K 6/3/1973 Customer R -358.18
Customer Relations 1124 Scott M. Abel XQ643110Z ### Customer R 104.12
Customer Relations 1124 Scott M. Abel XQ643110Z ### Customer R -388.2
Customer Relations 1125 Jim NULL Abbas CI923373U 8/3/1974 Customer R -473.43
Customer Relations 1125 Jim NULL Abbas CI923373U 8/3/1974 Customer R -164.34
Customer Relations 1125 Jim NULL Abbas CI923373U 8/3/1974 Customer R -49.95
Customer Relations 1125 Jim NULL Abbas CI923373U 8/3/1974 Customer R -965.74
Customer Relations 1 Dylan A Word HN513777D ### Customer R 239.78
Customer Relations 1 Dylan A Word HN513777D ### Customer R -399.68
Commercial 123 Jane NULL Zwilling AB123456G1/1/1985 Commercia -179.47
Commercial 123 Jane NULL Zwilling AB123456G1/1/1985 Commercia 786.22
Commercial 123 Jane NULL Zwilling AB123456G1/1/1985 Commercia -967.36
Commercial 123 Jane NULL Zwilling AB123456G1/1/1985 Commercia 957.03
Commercial 125 Jane NULL ZabokritskiJX142740G ### Commercia -693.26
Commercial 126 Ken J Yukish LS715552Q 3/8/1990 Commercia 228.51
Commercial 126 Ken J Yukish LS715552Q 3/8/1990 Commercia 390.52
Commercial 126 Ken J Yukish LS715552Q 3/8/1990 Commercia -500.73
Commercial 127 Terri Lee Yu OJ693088K ### Commercia -571
Commercial 127 Terri Lee Yu OJ693088K ### Commercia -491.37
Commercial 128 Roberto NULL Young VO928631C ### Commercia 817.11
Commercial 137 Thierry B Wedge MR923587 3/8/1991 Commercia -478.88
Commercial 147 Sariya E Valdez LF397265F ### Commercia -36.32
Commercial 148 Mary E Valdez CM357090S ### Commercia 554.43
Commercial 148 Mary E Valdez CM357090S ### Commercia 508.06
Commercial 148 Mary E Valdez CM357090S ### Commercia 252.65
Commercial 160 Brandon G Sullivan WS788766A ### Commercia 781.88
Commercial 160 Brandon G Sullivan WS788766A ### Commercia -829.67
Commercial 160 Brandon G Sullivan WS788766A ### Commercia -570.15
Commercial 161 Jose R Su OJ963997U ### CommerciaNULL
Commercial 182 Frank T Scardelis IT882783G 1/6/1981 Commercia -343.5
Commercial 182 Frank T Scardelis IT882783G 1/6/1981 Commercia 642.99
Commercial 190 Randy T Salavaria RW063155 ### Commercia 271.45
Commercial 190 Randy T Salavaria RW063155 ### Commercia 576.71
Commercial 190 Randy T Salavaria RW063155 ### Commercia -988.49
Commercial 190 Randy T Salavaria RW063155 ### Commercia -270.29
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia 731.2
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia -367.91
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia 721.96
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia 914.43
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia 461.54
Commercial 191 Karan R SackstederIL578994O 1/7/1982 Commercia 648.38
Commercial 194 Steve F Rothkugel EC943202V ### CommerciaNULL
Commercial 204 Eric L Richmeier ZE197703W ### Commercia -582.69
Commercial 204 Eric L Richmeier ZE197703W ### Commercia 602.78
Commercial 206 Mihail U Richins HZ221329V7/3/1988 Commercia 326.75
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia -962.77
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia 307.87
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia 427.92
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia -69.55
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia 866.23
Commercial 210 Brian Richard Rhodes LJ992434D ### Commercia 979.19
Commercial 225 Lolan B Ray LM459865 ### Commercia 156.21
Commercial 225 Lolan B Ray LM459865 ### Commercia 743.66
Commercial 225 Lolan B Ray LM459865 ### Commercia 8.65
Commercial 225 Lolan B Ray LM459865 ### Commercia 705.54
Commercial 228 Ebru N Rao OT818499D ### Commercia 374.47
Commercial 228 Ebru N Rao OT818499D ### Commercia -67.31
Commercial 228 Ebru N Rao OT818499D ### Commercia -311.94
Commercial 231 John T Randall AA892210J ### Commercia 386.23
Commercial 239 MindaugasJ Purcell HV344865G4/1/1966 Commercia -922.38
Commercial 240 Angela W Pugh YC055768R 5/4/1973 Commercia 495.56
Commercial 240 Angela W Pugh YC055768R 5/4/1973 Commercia -510.22
Commercial 240 Angela W Pugh YC055768R 5/4/1973 Commercia -33.84
Commercial 240 Angela W Pugh YC055768R 5/4/1973 Commercia 507.81
Commercial 241 Michael W Price ND497574Z ### Commercia 946.34
Commercial 243 Don L Preston CT279886R 1/5/1982 Commercia 879.82
Commercial 254 Gary W Pogulsky NE254325O ### Commercia -747.65
Commercial 254 Gary W Pogulsky NE254325O ### Commercia 915
Commercial 260 Ivo William Philips UO958295K ### Commercia 995.64
Commercial 260 Ivo William Philips UO958295K ### Commercia -479.3
Commercial 261 Sylvester A Pettengill NA151480D ### Commercia -964.58
Commercial 261 Sylvester A Pettengill NA151480D ### Commercia -358.23
Commercial 264 Hung-Fu T PetculescuYF846752A ### Commercia 490.25
Commercial 264 Hung-Fu T PetculescuYF846752A ### Commercia -562.83
Commercial 264 Hung-Fu T PetculescuYF846752A ### Commercia 360.84
Commercial 271 Jian Shuo NULL Penor EY508394V ### Commercia 136.85
Commercial 282 Linda A Pai FK481519Q ### Commercia 243.73
Commercial 282 Linda A Pai FK481519Q ### Commercia -853.41
Commercial 291 Jack S Ortiz QQ407672V ### Commercia 301.87
Commercial 291 Jack S Ortiz QQ407672V ### Commercia 114.77
Commercial 292 David N Ortiz LV120053D ### Commercia 338.19
Commercial 292 David N Ortiz LV120053D ### Commercia 137.53
Commercial 303 John N Nusbaum NM371439 ### Commercia 670.42
Commercial 303 John N Nusbaum NM371439 ### Commercia -547.78
Commercial 303 John N Nusbaum NM371439 ### Commercia -586.44
Commercial 306 Michael T Norred AW211769F ### CommerciaNULL
Commercial 310 Stefen A NiswongerMG851706 ### Commercia 832.7
Commercial 311 Shane S Nilson DN519976S ### Commercia 608.49
Commercial 311 Shane S Nilson DN519976S ### Commercia 96.52
Commercial 313 Douglas B Netz FT200889D ### Commercia 982.1
Commercial 320 Kevin H Nay DG546561O ### Commercia 367.34
Commercial 321 Shammi G Nash RU426894F9/8/1975 Commercia 896.07
Commercial 321 Shammi G Nash RU426894F9/8/1975 Commercia -81.98
Commercial 324 Paula R Myer KI417787O ### Commercia 361.52
Commercial 324 Paula R Myer KI417787O ### Commercia -300.6
Commercial 324 Paula R Myer KI417787O ### Commercia 195.96
Commercial 327 Tawana G Murray PX593334O ### Commercia -552.75
Commercial 327 Tawana G Murray PX593334O ### Commercia 711.87
Commercial 327 Tawana G Murray PX593334O ### Commercia -876.14
Commercial 327 Tawana G Murray PX593334O ### Commercia -366.99
Commercial 331 Stuart V Mughal WP019065S ### Commercia -600.03
Commercial 331 Stuart V Mughal WP019065S ### Commercia 944.6
Commercial 331 Stuart V Mughal WP019065S ### Commercia 312.14
Commercial 331 Stuart V Mughal WP019065S ### Commercia -471.17
Commercial 333 Scott R Mu IW782930V ### Commercia 715.06
Commercial 333 Scott R Mu IW782930V ### Commercia 138.16
Commercial 339 Andreas T Moreland JD830724W ### Commercia 228.38
Commercial 339 Andreas T Moreland JD830724W ### Commercia 665.66
Commercial 339 Andreas T Moreland JD830724W ### Commercia 466.49
Commercial 339 Andreas T Moreland JD830724W ### Commercia 278.84
Commercial 339 Andreas T Moreland JD830724W ### Commercia 310.1
Commercial 339 Andreas T Moreland JD830724W ### Commercia 95.5
Commercial 346 Chris K Mohamed RI416470N ### Commercia -434.45
Commercial 346 Chris K Mohamed RI416470N ### Commercia -494.6
Commercial 347 A. Scott NULL Mohamed DF324311S ### CommerciaNULL
Commercial 348 Sairaj L Moeller KU060773D ### Commercia 353.19
Commercial 348 Sairaj L Moeller KU060773D ### Commercia -872.59
Commercial 348 Sairaj L Moeller KU060773D ### Commercia 956.43
Commercial 348 Sairaj L Moeller KU060773D ### Commercia -375.39
Commercial 354 Lori K Mitchell AZ271707J ### Commercia 774.02
Commercial 354 Lori K Mitchell AZ271707J ### Commercia 302.4
Commercial 354 Lori K Mitchell AZ271707J ### Commercia -597.1
Commercial 359 Laura F Miller PC501783Z 3/9/1976 Commercia 107.95
Commercial 359 Laura F Miller PC501783Z 3/9/1976 Commercia 602.03
Commercial 359 Laura F Miller PC501783Z 3/9/1976 Commercia -75.98
Commercial 359 Laura F Miller PC501783Z 3/9/1976 Commercia -471.26
Commercial 359 Laura F Miller PC501783Z 3/9/1976 Commercia -457.96
Commercial 368 Candy L Michaels TD234454P ### Commercia 623.87
Commercial 368 Candy L Michaels TD234454P ### Commercia 123.79
Commercial 368 Candy L Michaels TD234454P ### Commercia 365.81
Commercial 368 Candy L Michaels TD234454P ### Commercia 88.34
Commercial 368 Candy L Michaels TD234454P ### Commercia -861.48
Commercial 370 Barbara C Meyyappa HY279352N5/4/1972 Commercia -24.38
Commercial 370 Barbara C Meyyappa HY279352N5/4/1972 Commercia -695.73
Commercial 370 Barbara C Meyyappa HY279352N5/4/1972 Commercia -75.21
Commercial 374 Wendy Beth Meyer NX203302E ### Commercia 406.57
Commercial 374 Wendy Beth Meyer NX203302E ### Commercia 165.3
Commercial 375 Sheela H Meyer WK900553B ### Commercia -857.23
Commercial 375 Sheela H Meyer WK900553B ### Commercia -183.34
Commercial 375 Sheela H Meyer WK900553B ### Commercia -524.12
Commercial 386 Reinout N McPhearsoKP076118C ### Commercia -821.17
Commercial 386 Reinout N McPhearsoKP076118C ### Commercia -486.61
Commercial 386 Reinout N McPhearsoKP076118C ### Commercia 235.28
Commercial 386 Reinout N McPhearsoKP076118C ### Commercia -661.73
Commercial 390 Ashvini R McGuigan TQ793311U7/4/1980 Commercia 846.59
Commercial 390 Ashvini R McGuigan TQ793311U7/4/1980 Commercia -418.37
Commercial 396 Dan B McClane TC124100T 9/4/1991 Commercia 413.86
Commercial 396 Dan B McClane TC124100T 9/4/1991 Commercia -939.64
Commercial 396 Dan B McClane TC124100T 9/4/1991 Commercia 310.6
Commercial 398 Brian S McCarthy YK471930K ### Commercia 873.3
Commercial 398 Brian S McCarthy YK471930K ### Commercia -456.53
Commercial 399 Stephen Y McAskill-WJE774661F ### Commercia 669.8
Commercial 399 Stephen Y McAskill-WJE774661F ### Commercia -141.93
Commercial 399 Stephen Y McAskill-WJE774661F ### Commercia -977.18
Commercial 400 Michael G McAskill-WNR250251F ### Commercia 383.81
Commercial 400 Michael G McAskill-WNR250251F ### Commercia 58.31
Commercial 400 Michael G McAskill-WNR250251F ### Commercia 81.33
Commercial 401 Linda C McArthur FO468594E ### Commercia -163.64
Commercial 401 Linda C McArthur FO468594E ### Commercia -562.2
Commercial 401 Linda C McArthur FO468594E ### Commercia 358.02
Commercial 401 Linda C McArthur FO468594E ### Commercia 813.86
Commercial 405 Pamela O Maxwell GD438820O ### Commercia -943.13
Commercial 409 Tete A Matthew MT773800 ### Commercia 838.94
Commercial 409 Tete A Matthew MT773800 ### Commercia 658.55
Commercial 409 Tete A Matthew MT773800 ### Commercia 969.15
Commercial 414 Jae B Martin EH487087K ### Commercia 934.05
Commercial 416 Gustavo NULL Martin CY861100L 6/3/1982 Commercia -703.34
Commercial 416 Gustavo NULL Martin CY861100L 6/3/1982 Commercia -81.44
Commercial 416 Gustavo NULL Martin CY861100L 6/3/1982 Commercia -229.63
Commercial 416 Gustavo NULL Martin CY861100L 6/3/1982 Commercia 77.27
Commercial 416 Gustavo NULL Martin CY861100L 6/3/1982 Commercia -241.75
Commercial 417 Catherine R. Martin SX469061K ### Commercia 615.56
Commercial 417 Catherine R. Martin SX469061K ### Commercia 369.51
Commercial 418 Kim NULL Martin JM697329A5/3/1980 Commercia -545.16
Commercial 418 Kim NULL Martin JM697329A5/3/1980 Commercia -670.22
Commercial 418 Kim NULL Martin JM697329A5/3/1980 Commercia -230.6
Commercial 419 Humberto NULL Mart¡nez WG631610I ### Commercia -319.11
Commercial 419 Humberto NULL Mart¡nez WG631610I ### Commercia -110.97
Commercial 419 Humberto NULL Mart¡nez WG631610I ### Commercia -815.11
Commercial 420 Pilar NULL Marshall YW816636P ### Commercia -187.83
Commercial 420 Pilar NULL Marshall YW816636P ### Commercia 906.05
Commercial 432 Amy E. Macrae QS904691A9/4/1990 Commercia -757.73
Commercial 432 Amy E. Macrae QS904691A9/4/1990 Commercia -731.79
Commercial 432 Amy E. Macrae QS904691A9/4/1990 Commercia 505.21
Commercial 443 Cecil J. Lum VG871307I ### Commercia -865.74
Commercial 443 Cecil J. Lum VG871307I ### Commercia -185.7
Commercial 443 Cecil J. Lum VG871307I ### Commercia 200.52
Commercial 443 Cecil J. Lum VG871307I ### Commercia -598.12
Commercial 443 Cecil J. Lum VG871307I ### Commercia -978.18
Commercial 443 Cecil J. Lum VG871307I ### Commercia 68.69
Commercial 443 Cecil J. Lum VG871307I ### Commercia 954.38
Commercial 449 Mae N. Looney VF281149T ### Commercia 7.77
Commercial 454 Tom H Lloyd NU558787D3/9/1979 Commercia 868.18
Commercial 454 Tom H Lloyd NU558787D3/9/1979 Commercia 689.76
Commercial 454 Tom H Lloyd NU558787D3/9/1979 Commercia -641.02
Commercial 454 Tom H Lloyd NU558787D3/9/1979 Commercia -611.39
Commercial 457 Chris NULL Liu IB435442H ### Commercia 77.22
Commercial 457 Chris NULL Liu IB435442H ### Commercia 477.58
Commercial 457 Chris NULL Liu IB435442H ### Commercia -767.39
Commercial 458 Teresa NULL Liu FZ295424L ### Commercia 609.86
Commercial 458 Teresa NULL Liu FZ295424L ### Commercia -113.05
Commercial 458 Teresa NULL Liu FZ295424L ### Commercia -92.32
Commercial 463 Daniel NULL Lique ZA391357T ### Commercia 198.52
Commercial 470 Darrell M. Lewin MU318894 ### Commercia 463.74
Commercial 470 Darrell M. Lewin MU318894 ### Commercia -444.94
Commercial 471 Angela NULL Lew YV710079Y ### Commercia 515.1
Commercial 471 Angela NULL Lew YV710079Y ### Commercia -275.64
Commercial 474 Rebecca R. Lesko WZ636093A ### Commercia 841.08
Commercial 487 Bradley NULL Lawrence GF824437H ### Commercia -250.31
Commercial 492 Mason NULL Lang PP694340A ### Commercia -308.2
Commercial 496 Payton P. Kurjan QA350091Q ### CommerciaNULL
Commercial 499 Richard M. Kung LL373497K 7/2/1994 CommerciaNULL
Commercial 501 Karen NULL Krupka BR994605C ### Commercia -80.99
Commercial 501 Karen NULL Krupka BR994605C ### Commercia -756.94
Commercial 503 John M. Krebs IF151674C ### Commercia 998.79
Commercial 503 John M. Krebs IF151674C ### Commercia -849.88
Commercial 503 John M. Krebs IF151674C ### Commercia 416.62
Commercial 503 John M. Krebs IF151674C ### Commercia -142.38
Commercial 503 John M. Krebs IF151674C ### Commercia 853.2
Commercial 511 Mary B. Kotc TD330842E ### Commercia -275.49
Commercial 511 Mary B. Kotc TD330842E ### Commercia 569.23
Commercial 511 Mary B. Kotc TD330842E ### Commercia 347.7
Commercial 517 Linda E. KoenigsbauXF555646R ### Commercia 483.13
Commercial 517 Linda E. KoenigsbauXF555646R ### Commercia -118.76
Commercial 517 Linda E. KoenigsbauXF555646R ### Commercia 513.43
Commercial 529 Richard NULL Kim GU711977H ### CommerciaNULL
Commercial 530 Sara N. Kim GF660831D9/9/1987 Commercia -519.96
Commercial 531 Ted NULL Kim QX165425D6/6/1979 Commercia 640.3
Commercial 533 Walter J. KharatishviQQ903535 ### Commercia -468.4
Commercial 533 Walter J. KharatishviQQ903535 ### Commercia 224.69
Commercial 541 Robert NULL Kesslep AX566368D ### Commercia 17.21
Commercial 541 Robert NULL Kesslep AX566368D ### Commercia -836.3
Commercial 549 Shirley R. Keil AZ918079J 8/7/1984 Commercia -957.19
Commercial 549 Shirley R. Keil AZ918079J 8/7/1984 Commercia 222.51
Commercial 557 Karren K. Kaliyath FQ261885O5/3/1977 Commercia -367.35
Commercial 557 Karren K. Kaliyath FQ261885O5/3/1977 Commercia 237.45
Commercial 557 Karren K. Kaliyath FQ261885O5/3/1977 Commercia -605.64
Commercial 559 Dana H. Kahn BZ476510O ### Commercia -253.43
Commercial 571 Gustavo NULL Johnson SX490254A ### Commercia -778.09
Commercial 571 Gustavo NULL Johnson SX490254A ### Commercia 971.89
Commercial 572 DeeDee J. Johnson GJ854803F ### Commercia -650.24
Commercial 572 DeeDee J. Johnson GJ854803F ### Commercia 435.55
Commercial 578 Joseph J. Johns EU936465K ### Commercia 800.81
Commercial 578 Joseph J. Johns EU936465K ### Commercia -168.87
Commercial 580 Jun NULL Jiang NU144746X ### Commercia -689.68
Commercial 583 Carlton M. Jamison DA057398Z ### CommerciaNULL
Commercial 584 Ty Loren NULL Jaffe FK691408D 1/3/1994 CommerciaNULL
Commercial 589 Rob NULL Iyer TU453117P ### Commercia -916.8
Commercial 593 Matthew NULL Irwin XP635932I ### Commercia 357.18
Commercial 593 Matthew NULL Irwin XP635932I ### Commercia -877.79
Commercial 593 Matthew NULL Irwin XP635932I ### Commercia -72.52
Commercial 609 Hao NULL Homer ZE517727F ### Commercia -552.63
Commercial 609 Hao NULL Homer ZE517727F ### Commercia 884.07
Commercial 614 Susan B. Holloway CQ703255A ### Commercia -383.79
Commercial 619 Charles M. Hodgson OP486028R ### Commercia 853.4
Commercial 627 Connie L. Hines RT290093H8/3/1974 Commercia 394.89
Commercial 631 Takiko J. Hill PS307158P 6/1/1989 Commercia -108.94
Commercial 631 Takiko J. Hill PS307158P 6/1/1989 Commercia 289.12
Commercial 638 Amy R. Higa YL786983S ### Commercia 573.98
Commercial 638 Amy R. Higa YL786983S ### Commercia -475.3
Commercial 643 Marlin M. HernandezGB609969F ### Commercia -747.41
Commercial 644 Ryan NULL HernandezMT685733 ### CommerciaNULL
Commercial 650 Grant NULL HendergartGE627539C8/9/1974 CommerciaNULL
Commercial 655 Ryan NULL Hay VO927081K ### Commercia -922.69
Commercial 655 Ryan NULL Hay VO927081K ### Commercia 234.55
Commercial 655 Ryan NULL Hay VO927081K ### Commercia 571.13
Commercial 655 Ryan NULL Hay VO927081K ### Commercia -529.04
Commercial 655 Ryan NULL Hay VO927081K ### Commercia 69.13
Commercial 657 Megan N. Haugh BQ608382V ### Commercia -435.46
Commercial 657 Megan N. Haugh BQ608382V ### Commercia 937.75
Commercial 657 Megan N. Haugh BQ608382V ### Commercia 969.61
Commercial 660 Jacob N. Hass IY176220I ### CommerciaNULL
Commercial 662 Barbara S. Hartwig LA116804P ### Commercia -986.89
Commercial 662 Barbara S. Hartwig LA116804P ### Commercia 480.55
Commercial 664 Aidan NULL Harrison RG920908F ### Commercia -476.29
Commercial 664 Aidan NULL Harrison RG920908F ### Commercia -30.68
Commercial 664 Aidan NULL Harrison RG920908F ### Commercia -456.75
Commercial 665 Stefan NULL Harris EK141744H ### Commercia 779.15
Commercial 666 Shawn R. HarringtonIG306593H 8/1/1987 Commercia -429.3
Commercial 670 Prashanth NULL Harding PF881177C 1/5/1993 Commercia 187.81
Commercial 670 Prashanth NULL Harding PF881177C 1/5/1993 Commercia -479.68
Commercial 672 Brenda NULL Hanson TJ135663E 2/6/1985 CommerciaNULL
Commercial 673 Gabriele NULL Hanson AV406794 2/8/1992 Commercia 999.98
Commercial 677 Andrew NULL Hamilton KL419576Z ### Commercia -161.51
Commercial 677 Andrew NULL Hamilton KL419576Z ### Commercia 805.63
Commercial 677 Andrew NULL Hamilton KL419576Z ### Commercia -761.93
Commercial 678 Blaine NULL Hamilton JY276597D ### Commercia 148.59
Commercial 678 Blaine NULL Hamilton JY276597D ### Commercia 530.51
Commercial 678 Blaine NULL Hamilton JY276597D ### Commercia -905.71
Commercial 679 Cindy M. Hamilton EF846057I 8/3/1985 Commercia 974.46
Commercial 679 Cindy M. Hamilton EF846057I 8/3/1985 Commercia -320.17
Commercial 682 Gerald M. Hall XC563232K ### CommerciaNULL
Commercial 694 Carol B. Grande BW775059 ### Commercia 445.69
Commercial 694 Carol B. Grande BW775059 ### Commercia -368.02
Commercial 694 Carol B. Grande BW775059 ### Commercia -591.89
Commercial 694 Carol B. Grande BW775059 ### Commercia 285.19
Commercial 694 Carol B. Grande BW775059 ### Commercia 651.6
Commercial 697 Michael NULL Graff NJ050877J ### Commercia 700.99
Commercial 697 Michael NULL Graff NJ050877J ### Commercia 320.72
Commercial 698 Terry NULL Gonzalez JO960907W ### Commercia 868.26
Commercial 698 Terry NULL Gonzalez JO960907W ### Commercia 104.58
Commercial 698 Terry NULL Gonzalez JO960907W ### Commercia 564.56
Commercial 699 John NULL Gonzales TJ629314N ### Commercia 259.63
Commercial 699 John NULL Gonzales TJ629314N ### Commercia -647.83
Commercial 699 John NULL Gonzales TJ629314N ### Commercia 176.94
Commercial 699 John NULL Gonzales TJ629314N ### Commercia 992.56
Commercial 704 Janeth NULL Goldberg CA467537 ### Commercia 644.9
Commercial 704 Janeth NULL Goldberg CA467537 ### Commercia -136.3
Commercial 704 Janeth NULL Goldberg CA467537 ### Commercia 405.63
Commercial 704 Janeth NULL Goldberg CA467537 ### Commercia -591.29
Commercial 704 Janeth NULL Goldberg CA467537 ### Commercia 815.11
Commercial 706 Ann R. Gode KW317956B ### CommerciaNULL
Commercial 719 Jeffrey L. Gibbens KO947409N8/7/1978 Commercia -645.52
Commercial 719 Jeffrey L. Gibbens KO947409N8/7/1978 Commercia -504.53
Commercial 719 Jeffrey L. Gibbens KO947409N8/7/1978 Commercia 882.56
Commercial 719 Jeffrey L. Gibbens KO947409N8/7/1978 Commercia 646.72
Commercial 719 Jeffrey L. Gibbens KO947409N8/7/1978 Commercia 492.74
Commercial 727 John NULL Gash UJ051198O1/2/1976 Commercia 525.16
Commercial 727 John NULL Gash UJ051198O1/2/1976 Commercia 519.37
Commercial 728 Paul J. Garza RK193192V ### Commercia 86.51
Commercial 728 Paul J. Garza RK193192V ### Commercia 930.13
Commercial 731 Aldeen J. Galos PN957997H ### Commercia 762.64
Commercial 731 Aldeen J. Galos PN957997H ### Commercia -806.82
Commercial 731 Aldeen J. Galos PN957997H ### Commercia 370.77
Commercial 732 Michael NULL Gallagher ZW518523 ### Commercia -106.81
Commercial 732 Michael NULL Gallagher ZW518523 ### Commercia 793.97
Commercial 732 Michael NULL Gallagher ZW518523 ### Commercia -898.12
Commercial 732 Michael NULL Gallagher ZW518523 ### Commercia -259.61
Commercial 736 Janet M. Frum SE579190N ### Commercia -354.44
Commercial 736 Janet M. Frum SE579190N ### Commercia -134.85
Commercial 746 Janet J. Ford DE458331V6/1/1969 CommerciaNULL
Commercial 747 Mary M. Ford VW873823 ### Commercia -98.52
Commercial 747 Mary M. Ford VW873823 ### Commercia 263.05
Commercial 752 Scott NULL Fitzgerald WW777388 ### Commercia 123.05
Commercial 753 Mete NULL Fitzgerald HU340911K ### Commercia 39.55
Commercial 760 Derek NULL Farrell RG392966T ### Commercia -931.08
Commercial 760 Derek NULL Farrell RG392966T ### Commercia -691.08
Commercial 760 Derek NULL Farrell RG392966T ### Commercia 246.97
Commercial 761 Lowell J. Farino QU745030E ### Commercia 821.51
Commercial 766 Brian NULL Evans SE738986D ### Commercia 239.55
Commercial 766 Brian NULL Evans SE738986D ### Commercia 181.06
Commercial 768 Greg NULL Evans ZJ935551S ### CommerciaNULL
Commercial 777 Kerim NULL Entin JQ632888S ### CommerciaNULL
Commercial 781 Katherine NULL Emanuel KN217241E ### Commercia 96.72
Commercial 787 Ann T. Ecoffey BL987648N ### Commercia 51.59
Commercial 787 Ann T. Ecoffey BL987648N ### Commercia -430.04
Commercial 787 Ann T. Ecoffey BL987648N ### Commercia 818.17
Commercial 787 Ann T. Ecoffey BL987648N ### Commercia -370
Commercial 787 Ann T. Ecoffey BL987648N ### Commercia -364.93
Commercial 788 Mark NULL Eaton NR292045J ### Commercia -688.07
Commercial 793 James NULL Dusza FE840344H ### Commercia 570.52
Commercial 793 James NULL Dusza FE840344H ### Commercia 901.28
Commercial 797 Jeff D. Duff BG270506T ### Commercia 569.51
Commercial 797 Jeff D. Duff BG270506T ### Commercia -468.16
Commercial 797 Jeff D. Duff BG270506T ### Commercia 616.48
Commercial 797 Jeff D. Duff BG270506T ### Commercia -981.68
Commercial 799 Deena J. DudenhoefFM932632E ### Commercia -748.94
Commercial 799 Deena J. DudenhoefFM932632E ### Commercia 394.59
Commercial 803 Cheryl M. Drury VD529563N ### Commercia 134.97
Commercial 803 Cheryl M. Drury VD529563N ### Commercia -12.95
Commercial 803 Cheryl M. Drury VD529563N ### Commercia -102.21
Commercial 803 Cheryl M. Drury VD529563N ### Commercia 414.24
Commercial 803 Cheryl M. Drury VD529563N ### Commercia 931.57
Commercial 807 Fran P. Dodd GD733346F ### Commercia -954.39
Commercial 808 Geneva T. Dockter HH384293L ### Commercia -15.67
Commercial 809 Andrew R. Dobney VR880504D ### Commercia -703.51
Commercial 809 Andrew R. Dobney VR880504D ### Commercia -726.21
Commercial 811 Mike NULL Dillon ZX920220W ### Commercia -839.82
Commercial 811 Mike NULL Dillon ZX920220W ### Commercia -335.58
Commercial 811 Mike NULL Dillon ZX920220W ### Commercia -652.29
Commercial 811 Mike NULL Dillon ZX920220W ### Commercia 358.22
Commercial 813 Nancy E. Dickson YP404858G ### Commercia -542.9
Commercial 823 Eddie M. Dempsey JK388574D 7/6/1983 Commercia 355.79
Commercial 823 Eddie M. Dempsey JK388574D 7/6/1983 Commercia 656.47
Commercial 824 Juanita J. Demott Jr YJ770305Y ### Commercia 542.1
Commercial 824 Juanita J. Demott Jr YJ770305Y ### Commercia -834.27
Commercial 828 Janice K. DeGrasse KW025398T ### Commercia -998.51
Commercial 828 Janice K. DeGrasse KW025398T ### Commercia -659.94
Commercial 828 Janice K. DeGrasse KW025398T ### Commercia -951.47
Commercial 829 George M. Decker ZS401285H 8/4/1982 Commercia -874.14
Commercial 829 George M. Decker ZS401285H 8/4/1982 Commercia -751.85
Commercial 829 George M. Decker ZS401285H 8/4/1982 Commercia -831.08
Commercial 831 Arlene NULL Deborde PG073293R ### Commercia 614.83
Commercial 841 Raman NULL CulbertsonPX596858K ### Commercia -999.28
Commercial 841 Raman NULL CulbertsonPX596858K ### Commercia 857.63
Commercial 841 Raman NULL CulbertsonPX596858K ### Commercia -953.97
Commercial 842 Bronson R. CulbertsonOG960258Q ### Commercia -839.23
Commercial 842 Bronson R. CulbertsonOG960258Q ### Commercia 574.37
Commercial 846 David NULL Creasey EI084207D ### CommerciaNULL
Commercial 848 Vance P. Cox IR834392L 5/3/1974 Commercia -768.58
Commercial 848 Vance P. Cox IR834392L 5/3/1974 Commercia -394.7
Commercial 853 Danielle B. Corets IQ574688B ### Commercia -842.47
Commercial 859 Tamara NULL Conroy IV262888U ### Commercia -308.99
Commercial 865 Scott B. Colvin KQ558770R ### Commercia 879.56
Commercial 870 Lori NULL Coleman GR805371J ### CommerciaNULL
Commercial 885 Karan NULL Choi HA716094E5/7/1975 Commercia 900.87
Commercial 885 Karan NULL Choi HA716094E5/7/1975 Commercia -622.65
Commercial 886 Joe NULL Chisholm OW634605 ### Commercia 781.34
Commercial 892 Christian NULL Chen ZK297130M ### Commercia 135.07
Commercial 904 James J. Cereghino CX791233O ### Commercia -38.59
Commercial 904 James J. Cereghino CX791233O ### Commercia 416.09
Commercial 912 Rebecca NULL Carson UD863484R ### Commercia -289.41
Commercial 912 Rebecca NULL Carson UD863484R ### Commercia 520.48
Commercial 912 Rebecca NULL Carson UD863484R ### Commercia 242.5
Commercial 912 Rebecca NULL Carson UD863484R ### Commercia -488.58
Commercial 921 Jolie NULL Carmody RH857612B ### Commercia -205.07
Commercial 921 Jolie NULL Carmody RH857612B ### Commercia -574.21
Commercial 921 Jolie NULL Carmody RH857612B ### Commercia -489.62
Commercial 925 Gloria J. Carlisle OH311780K ### Commercia 921.95
Commercial 925 Gloria J. Carlisle OH311780K ### Commercia -845.26
Commercial 926 Linda NULL Carey EP379124W7/8/1990 Commercia -652.7
Commercial 935 Paulo H. Campbell ZS635028F 7/7/1989 Commercia -13.11
Commercial 935 Paulo H. Campbell ZS635028F 7/7/1989 Commercia -111.55
Commercial 938 Kevin NULL Campbell FF421159C ### Commercia 874.36
Commercial 940 Todd R. Camargo HV712697D ### CommerciaNULL
Commercial 941 Kok-Ho NULL Camacho LP736032U ### CommerciaNULL
Commercial 942 John K. Calone RN194794O ### CommerciaNULL
Commercial 946 Anita R. Byrnes LR544872N ### Commercia 956.28
Commercial 946 Anita R. Byrnes LR544872N ### Commercia -775.25
Commercial 946 Anita R. Byrnes LR544872N ### Commercia 87.16
Commercial 946 Anita R. Byrnes LR544872N ### Commercia 179.87
Commercial 946 Anita R. Byrnes LR544872N ### Commercia 788.74
Commercial 946 Anita R. Byrnes LR544872N ### Commercia -856.53
Commercial 950 Sean J. Burton LV358165R ### Commercia -120.02
Commercial 950 Sean J. Burton LV358165R ### Commercia -991.89
Commercial 952 Robert P. Burnett ZQ694928R ### CommerciaNULL
Commercial 953 Sharon F. Burnell DL626495U ### Commercia -672.08
Commercial 953 Sharon F. Burnell DL626495U ### Commercia -100.47
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia -930.72
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia -431.62
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia -696.15
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia 445.17
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia -16.46
Commercial 955 Jenny NULL Burkhardt SG782087R ### Commercia -6.4
Commercial 961 Ajay NULL Buchanan DH098060F ### Commercia 16.69
Commercial 961 Ajay NULL Buchanan DH098060F ### Commercia 126.75
Commercial 961 Ajay NULL Buchanan DH098060F ### Commercia -137.54
Commercial 964 Kathy R. Bruner CK259220M3/7/1976 Commercia 897.94
Commercial 966 Melissa R. Brummer ME871438R2/8/1985 Commercia 535.48
Commercial 966 Melissa R. Brummer ME871438R2/8/1985 Commercia -415.28
Commercial 966 Melissa R. Brummer ME871438R2/8/1985 Commercia -929.18
Commercial 969 Linda NULL Browning WF317293 ### Commercia 981.54
Commercial 970 Mindy NULL Browning KE616226J 3/9/1984 CommerciaNULL
Commercial 974 Joseph NULL Brown GW265941 9/5/1984 Commercia 701.18
Commercial 974 Joseph NULL Brown GW265941 9/5/1984 Commercia 226.58
Commercial 974 Joseph NULL Brown GW265941 9/5/1984 Commercia 51.9
Commercial 974 Joseph NULL Brown GW265941 9/5/1984 Commercia 159.38
Commercial 993 Gladys F. Bowman CO792049B2/2/1972 Commercia -604.2
Commercial 993 Gladys F. Bowman CO792049B2/2/1972 Commercia 422.83
Commercial 994 R. Morgan L. Bowen HP432927K ### Commercia -334.5
Commercial 994 R. Morgan L. Bowen HP432927K ### Commercia -891.74
Commercial 994 R. Morgan L. Bowen HP432927K ### Commercia -388.17
Commercial 994 R. Morgan L. Bowen HP432927K ### Commercia -257.71
Commercial 994 R. Morgan L. Bowen HP432927K ### Commercia -226.93
Commercial 995 Tosh NULL Bourne BI862691H ### Commercia -915.46
Commercial 995 Tosh NULL Bourne BI862691H ### Commercia 898.99
Commercial 995 Tosh NULL Bourne BI862691H ### Commercia 926.95
Commercial 995 Tosh NULL Bourne BI862691H ### Commercia -93.22
Commercial 996 Susan NULL Boseman DT800940O ### Commercia 3.87
Commercial 996 Susan NULL Boseman DT800940O ### Commercia 146.6
Commercial 996 Susan NULL Boseman DT800940O ### Commercia -125.14
Commercial 1002 Ramesh NULL Blythe IL398932X ### Commercia 714.72
Commercial 1002 Ramesh NULL Blythe IL398932X ### Commercia 163.85
Commercial 1002 Ramesh NULL Blythe IL398932X ### Commercia 135.69
Commercial 1003 Thomas R. Blythe UN651060P ### Commercia 402.43
Commercial 1003 Thomas R. Blythe UN651060P ### Commercia -631.3
Commercial 1003 Thomas R. Blythe UN651060P ### Commercia 651.87
Commercial 1003 Thomas R. Blythe UN651060P ### Commercia 652.59
Commercial 1007 Emilo R. Black AS735146Z ### Commercia -697.83
Commercial 1007 Emilo R. Black AS735146Z ### Commercia 201.78
Commercial 1007 Emilo R. Black AS735146Z ### Commercia 635.41
Commercial 1007 Emilo R. Black AS735146Z ### Commercia -918.11
Commercial 1007 Emilo R. Black AS735146Z ### Commercia 608.03
Commercial 1009 Dylan NULL Bischoff WV701163 ### CommerciaNULL
Commercial 1010 Frank NULL Bischoff HV874409E ### Commercia -1.07
Commercial 1010 Frank NULL Bischoff HV874409E ### Commercia -105.76
Commercial 1010 Frank NULL Bischoff HV874409E ### Commercia 420.37
Commercial 1013 Scott NULL Berry EB708143I 9/5/1985 Commercia -294.56
Commercial 1013 Scott NULL Berry EB708143I 9/5/1985 Commercia 160.49
Commercial 1029 Albert NULL Benson MT251858B ### Commercia -989.27
Commercial 1032 Dorothy J. Benshoof MJ925825F ### Commercia -803.33
Commercial 1032 Dorothy J. Benshoof MJ925825F ### Commercia -85.37
Commercial 1033 Ken NULL Ben-SacharYO425376J ### Commercia -524.73
Commercial 1033 Ken NULL Ben-SacharYO425376J ### Commercia 606.85
Commercial 1033 Ken NULL Ben-SacharYO425376J ### Commercia -363.62
Commercial 1033 Ken NULL Ben-SacharYO425376J ### Commercia -980.07
Commercial 1033 Ken NULL Ben-SacharYO425376J ### Commercia -261.14
Commercial 1036 Greg F. Belli GF083808 ### Commercia 356
Commercial 1036 Greg F. Belli GF083808 ### Commercia -621.47
Commercial 1036 Greg F. Belli GF083808 ### Commercia -79.76
Commercial 1039 Alex NULL Beck WD611966 ### Commercia 787.56
Commercial 1039 Alex NULL Beck WD611966 ### Commercia -873.02
Commercial 1039 Alex NULL Beck WD611966 ### Commercia -104.14
Commercial 1043 Toby NULL Beanston JX278609T 4/1/1984 Commercia -962.36
Commercial 1049 Robert NULL Barrera FY945402A ### Commercia -268.43
Commercial 1051 Lee M. Barnhill NI738716J ### Commercia 723.14
Commercial 1051 Lee M. Barnhill NI738716J ### Commercia 737.14
Commercial 1051 Lee M. Barnhill NI738716J ### Commercia 707.75
Commercial 1051 Lee M. Barnhill NI738716J ### Commercia 242.28
Commercial 1051 Lee M. Barnhill NI738716J ### Commercia 166.3
Commercial 1054 Fred A. Barker BS207977M ### Commercia 803.01
Commercial 1054 Fred A. Barker BS207977M ### Commercia 826.54
Commercial 1059 Scott NULL Banks WK186213 ### Commercia 470.97
Commercial 1062 Cristian B. Bales ZK257077D ### Commercia -665.55
Commercial 1062 Cristian B. Bales ZK257077D ### Commercia -160.6
Commercial 1062 Cristian B. Bales ZK257077D ### Commercia -284.14
Commercial 1063 Mosha M. Baldwin OC143903U ### CommerciaNULL
Commercial 1064 Rajesh M. Baker IO788087U 9/6/1966 Commercia 131.46
Commercial 1064 Rajesh M. Baker IO788087U 9/6/1966 Commercia 699.2
Commercial 1065 ShyamalanNULL Baker XO702297J ### Commercia -663.86
Commercial 1065 ShyamalanNULL Baker XO702297J ### Commercia -117.39
Commercial 1067 Trish E. Bacon NR668531O ### Commercia 570.18
Commercial 1067 Trish E. Bacon NR668531O ### Commercia 298.21
Commercial 1072 Jonathan NULL Atkinson JK830704S ### Commercia 450.73
Commercial 1073 Tina A. Ashton DX324626J ### Commercia 709.65
Commercial 1073 Tina A. Ashton DX324626J ### Commercia 699.45
Commercial 1073 Tina A. Ashton DX324626J ### Commercia -555.71
Commercial 1084 Cheryl J. Amland QM141059 8/2/1976 Commercia 23.06
Commercial 1084 Cheryl J. Amland QM141059 8/2/1976 Commercia 793.18
Commercial 1085 Alma B. Alvaro MQ145181 1/8/1991 Commercia -917.78
Commercial 1085 Alma B. Alvaro MQ145181 1/8/1991 Commercia -806.67
Commercial 1091 Jeff NULL Allen BH330710V3/4/1966 Commercia 427.35
Commercial 1096 Kim NULL Alexander JV875505H 6/9/1975 CommerciaNULL
Commercial 1098 Cynthia NULL Alderson II178129Y ### Commercia 350.66
Commercial 1098 Cynthia NULL Alderson II178129Y ### Commercia 527.89
Commercial 1102 Suzann K. Albright EZ618832L ### Commercia 456.52
Commercial 1102 Suzann K. Albright EZ618832L ### Commercia 912.3
Commercial 1109 Eric E. Ahlering FY665402G ### Commercia -263.27
Commercial 1109 Eric E. Ahlering FY665402G ### Commercia -172.6
Commercial 1109 Eric E. Ahlering FY665402G ### Commercia 935.36
Commercial 1109 Eric E. Ahlering FY665402G ### Commercia -685.17
Commercial 1109 Eric E. Ahlering FY665402G ### Commercia -24.25
Commercial 1120 David R. Acevedo IL832000B 2/9/1992 CommerciaNULL
HR 129 Rob NULL Yalovsky IW830356Y ### HR -369.69
HR 129 Rob NULL Yalovsky IW830356Y ### HR -573.18
HR 130 Gail A Wu CM739047 ### HR NULL
HR 135 Michael NULL Williams NQ733532 ### HR NULL
HR 138 Janice M Watters EY509479R 9/5/1971 HR -294.87
HR 138 Janice M Watters EY509479R 9/5/1971 HR -81.75
HR 138 Janice M Watters EY509479R 9/5/1971 HR 813.56
HR 139 Michael I Wang PD585362O ### HR 601.83
HR 139 Michael I Wang PD585362O ### HR 69.65
HR 142 Kevin F Vong VJ762812O 2/8/1991 HR -761.07
HR 142 Kevin F Vong VJ762812O 2/8/1991 HR 28.24
HR 144 Mary A Vargas OC100883L ### HR 866.12
HR 144 Mary A Vargas OC100883L ### HR -851.56
HR 144 Mary A Vargas OC100883L ### HR -550.41
HR 144 Mary A Vargas OC100883L ### HR 70.77
HR 144 Mary A Vargas OC100883L ### HR -541.4
HR 145 Wanida M VanderhydCP832203X ### HR -553.58
HR 145 Wanida M VanderhydCP832203X ### HR 535
HR 145 Wanida M VanderhydCP832203X ### HR -118.96
HR 150 James R Turner MN122894 ### HR 295.2
HR 150 James R Turner MN122894 ### HR -359.2
HR 152 Jo A Trenary GA588540N ### HR NULL
HR 154 Mark K Ting RG042647E ### HR 434.41
HR 154 Mark K Ting RG042647E ### HR -613.11
HR 155 Britta L Tiedt KS698552K 2/3/1989 HR -848.97
HR 155 Britta L Tiedt KS698552K 2/3/1989 HR 33.98
HR 159 Suchitra O Sunkammur MO933918 ### HR NULL
HR 162 Chris O Steele JO256963Y ### HR 201.26
HR 162 Chris O Steele JO256963Y ### HR -148.7
HR 162 Chris O Steele JO256963Y ### HR -978.38
HR 163 Kim B Stahl EV672605C ### HR -136.79
HR 167 James D Song SX279432O ### HR NULL
HR 171 Eugene O Smith RG516571Z ### HR 635.1
HR 175 Sidney M Simon GM498251Z ### HR NULL
HR 177 Doris M SheperdigiVT753800U ### HR 883.61
HR 177 Doris M SheperdigiVT753800U ### HR -591.43
HR 183 Kendall C Saraiva LL975844N ### HR NULL
HR 184 Bob N Sandberg QH743247N ### HR 313.12
HR 184 Bob N Sandberg QH743247N ### HR 311.9
HR 184 Bob N Sandberg QH743247N ### HR 813.38
HR 185 Pete C Sánchez SZ287332Y ### HR 278.01
HR 185 Pete C Sánchez SZ287332Y ### HR 414.23
HR 185 Pete C Sánchez SZ287332Y ### HR 84.85
HR 186 Diane H SamarawicXT072633I 1/1/1980 HR -456.96
HR 186 Diane H SamarawicXT072633I 1/1/1980 HR 551.46
HR 188 Maciej W Sam GG647472X ### HR -4.19
HR 188 Maciej W Sam GG647472X ### HR -932.09
HR 188 Maciej W Sam GG647472X ### HR -481.27
HR 188 Maciej W Sam GG647472X ### HR -289.54
HR 188 Maciej W Sam GG647472X ### HR -68.41
HR 188 Maciej W Sam GG647472X ### HR 705.89
HR 192 Jay G Ruth CX768890W ### HR 82.61
HR 192 Jay G Ruth CX768890W ### HR -769.02
HR 193 Charles B RounthwaiAD828398R ### HR 852.18
HR 197 Steven T Rockne DD491713H ### HR 478.05
HR 197 Steven T Rockne DD491713H ### HR 449.68
HR 198 Carole M Robinson PU179155G ### HR NULL
HR 202 Merav A Rizzi HJ819015K ### HR 913.36
HR 202 Merav A Rizzi HJ819015K ### HR -98.24
HR 202 Merav A Rizzi HJ819015K ### HR -332.23
HR 203 Reuben H Richter PE509304I ### HR -523.6
HR 203 Reuben H Richter PE509304I ### HR -614.29
HR 213 Betsy A Remmingt IR874045A ### HR -682.12
HR 213 Betsy A Remmingt IR874045A ### HR 124.23
HR 213 Betsy A Remmingt IR874045A ### HR -888.58
HR 213 Betsy A Remmingt IR874045A ### HR -681.8
HR 213 Betsy A Remmingt IR874045A ### HR 309.51
HR 217 Tom M Reeves VX136748S 2/5/1983 HR 143.1
HR 217 Tom M Reeves VX136748S 2/5/1983 HR -416.27
HR 217 Tom M Reeves VX136748S 2/5/1983 HR -303.17
HR 220 Jim H Reding MB308625J2/1/1979 HR -325.55
HR 220 Jim H Reding MB308625J2/1/1979 HR 804.77
HR 221 Elizabeth I Rector OU787740N ### HR 954.48
HR 221 Elizabeth I Rector OU787740N ### HR 530.22
HR 221 Elizabeth I Rector OU787740N ### HR 788.72
HR 221 Elizabeth I Rector OU787740N ### HR 427.78
HR 221 Elizabeth I Rector OU787740N ### HR -979.41
HR 226 Houman N Rapier JH122057P ### HR 385.73
HR 230 Kevin M Randall JU553729F ### HR -851.12
HR 233 Jinghao K Ramos JG708983Z ### HR NULL
HR 235 Jun T Ralls ZA748872M ### HR 482.08
HR 235 Jun T Ralls ZA748872M ### HR 608.11
HR 235 Jun T Ralls ZA748872M ### HR -267.42
HR 238 Linda K Quintana KP015374N ### HR -245.27
HR 244 Michael T Pournasse SQ591502N ### HR -246.36
HR 246 Pilar G Posner YL884577C ### HR 553.81
HR 246 Pilar G Posner YL884577C ### HR -208.95
HR 247 Susan W Porter AD024931Z ### HR -71.09
HR 247 Susan W Porter AD024931Z ### HR 58.43
HR 248 Vamsi N Porter JO236106Y ### HR 225.17
HR 248 Vamsi N Porter JO236106Y ### HR 497.4
HR 248 Vamsi N Porter JO236106Y ### HR -956.58
HR 248 Vamsi N Porter JO236106Y ### HR -908.49
HR 251 Jimmy T Pollock LG955986Y 3/2/1967 HR -650.2
HR 251 Jimmy T Pollock LG955986Y 3/2/1967 HR 438.47
HR 251 Jimmy T Pollock LG955986Y 3/2/1967 HR 456.58
HR 251 Jimmy T Pollock LG955986Y 3/2/1967 HR 889.71
HR 251 Jimmy T Pollock LG955986Y 3/2/1967 HR -395.54
HR 256 Baris F Poe UY577461O ### HR -266.32
HR 257 Nicole B Pinto JE052347M ### HR -790.57
HR 263 Samantha H Peters BL068145Z ### HR -753.03
HR 263 Samantha H Peters BL068145Z ### HR -992.75
HR 265 Prasanna E Perko PJ750925L ### HR NULL
HR 267 Olinda C Peoples ZC460883Z ### HR -648.85
HR 267 Olinda C Peoples ZC460883Z ### HR -211.64
HR 267 Olinda C Peoples ZC460883Z ### HR -44.45
HR 269 Paul R Penuchot FB219891G4/2/1980 HR -973.32
HR 269 Paul R Penuchot FB219891G4/2/1980 HR -7.14
HR 269 Paul R Penuchot FB219891G4/2/1980 HR 542.6
HR 269 Paul R Penuchot FB219891G4/2/1980 HR 81.87
HR 270 Cynthia S Penuchot IC416810Z ### HR -366.99
HR 270 Cynthia S Penuchot IC416810Z ### HR 421.91
HR 284 Terrence W Oveson TO752739F 1/8/1966 HR 636.16
HR 284 Terrence W Oveson TO752739F 1/8/1966 HR -159.58
HR 287 Laura C Osada TD563776 ### HR 40.75
HR 287 Laura C Osada TD563776 ### HR 213.22
HR 293 Garrett R Orona GV206906Y ### HR 488.63
HR 294 Susan A Orman MT299181S ### HR -4.12
HR 294 Susan A Orman MT299181S ### HR 20.46
HR 294 Susan A Orman MT299181S ### HR 688.23
HR 296 David A Olguin RY503226E ### HR -761.76
HR 296 David A Olguin RY503226E ### HR -724.41
HR 297 Marc J Okelberry XR549846Z ### HR 293.92
HR 299 Benjamin R Ogisu GK292757U2/7/1977 HR -778.26
HR 299 Benjamin R Ogisu GK292757U2/7/1977 HR 732.49
HR 304 Jan S Northup AM484776T ### HR 629.29
HR 304 Jan S Northup AM484776T ### HR -838.36
HR 308 Barbara S Norman PQ704590R7/9/1993 HR 693.35
HR 308 Barbara S Norman PQ704590R7/9/1993 HR 330.23
HR 308 Barbara S Norman PQ704590R7/9/1993 HR 953.95
HR 308 Barbara S Norman PQ704590R7/9/1993 HR 876.64
HR 312 Yvonne S Newman RL116227O ### HR NULL
HR 314 Janeth M Netz TC469828H ### HR 280.97
HR 314 Janeth M Netz TC469828H ### HR 891.87
HR 314 Janeth M Netz TC469828H ### HR -685.35
HR 314 Janeth M Netz TC469828H ### HR -382.93
HR 314 Janeth M Netz TC469828H ### HR 481.84
HR 315 Robert J Nelson MD672826 ### HR -887.54
HR 315 Robert J Nelson MD672826 ### HR -555.43
HR 315 Robert J Nelson MD672826 ### HR -693.56
HR 315 Robert J Nelson MD672826 ### HR -217.48
HR 318 Alejandro E Nayberg KI813765K ### HR NULL
HR 319 Fred T Nay UU003849L ### HR -64.2
HR 319 Fred T Nay UU003849L ### HR -399.14
HR 319 Fred T Nay UU003849L ### HR -866.33
HR 319 Fred T Nay UU003849L ### HR -208.85
HR 326 Brian T Myer QX866598I ### HR -768.81
HR 326 Brian T Myer QX866598I ### HR 411.63
HR 328 Ken L Munson ZK566726D ### HR 334.91
HR 332 Greg F Mu MF340389Y ### HR -519.49
HR 332 Greg F Mu MF340389Y ### HR -778.99
HR 332 Greg F Mu MF340389Y ### HR 695.22
HR 332 Greg F Mu MF340389Y ### HR 67.3
HR 332 Greg F Mu MF340389Y ### HR 635.72
HR 337 Peng J Morris FE152503N ### HR -236.44
HR 337 Peng J Morris FE152503N ### HR 687.94
HR 337 Peng J Morris FE152503N ### HR -774.91
HR 337 Peng J Morris FE152503N ### HR 95.22
HR 340 Mark L Moore QT504806L ### HR -631.86
HR 340 Mark L Moore QT504806L ### HR 720.04
HR 345 Karen R Mohan IU735244J ### HR 367.15
HR 349 William S Moberly OV368581K ### HR -765.51
HR 349 William S Moberly OV368581K ### HR -584.17
HR 349 William S Moberly OV368581K ### HR 651.49
HR 351 Brian P Mitosinka DD027395Y ### HR -379.69
HR 351 Brian P Mitosinka DD027395Y ### HR -667.67
HR 351 Brian P Mitosinka DD027395Y ### HR 750.05
HR 353 Christian E Mitchell AF284131N ### HR 245.34
HR 353 Christian E Mitchell AF284131N ### HR 428.58
HR 356 Jo L MirchandaFE729512A ### HR -575.14
HR 356 Jo L MirchandaFE729512A ### HR -650.22
HR 361 Grant N Miller FD900045U3/4/1966 HR -533.72
HR 361 Grant N Miller FD900045U3/4/1966 HR 395.55
HR 363 Vidur X Miller WW2740436/1/1975 HR -965.4
HR 363 Vidur X Miller WW2740436/1/1975 HR -488.54
HR 364 Mindy C Miller DV517605V ### HR 613
HR 364 Mindy C Miller DV517605V ### HR -792.7
HR 364 Mindy C Miller DV517605V ### HR 745.55
HR 364 Mindy C Miller DV517605V ### HR -132.45
HR 366 David J Miksovsky FY384220A ### HR -140.82
HR 366 David J Miksovsky FY384220A ### HR 200.15
HR 366 David J Miksovsky FY384220A ### HR 680.76
HR 366 David J Miksovsky FY384220A ### HR -2.1
HR 366 David J Miksovsky FY384220A ### HR -931.75
HR 366 David J Miksovsky FY384220A ### HR 992.76
HR 367 Deborah E Miksovsky DL490639O ### HR -697.56
HR 377 Arvind B Metters RG085954P1/2/1987 HR 358.9
HR 377 Arvind B Metters RG085954P1/2/1987 HR -15.44
HR 378 Linda P Metters TI185502M 4/6/1988 HR 702.16
HR 378 Linda P Metters TI185502M 4/6/1988 HR 572.35
HR 379 Fukiko J Meston CE553050S ### HR NULL
HR 382 Eric S Mendiola XF479962W ### HR -596.94
HR 382 Eric S Mendiola XF479962W ### HR 933.25
HR 383 Erin M Mello MG653628 ### HR -186.35
HR 383 Erin M Mello MG653628 ### HR -778.16
HR 383 Erin M Mello MG653628 ### HR 610.21
HR 388 Jean E McKay GA497552O ### HR 478.3
HR 388 Jean E McKay GA497552O ### HR 716.8
HR 392 Karen A McGuel NQ269606G ### HR NULL
HR 397 Janaina Barreiro G McCarty ZH087721N ### HR -708.85
HR 397 Janaina Barreiro G McCarty ZH087721N ### HR 189.63
HR 397 Janaina Barreiro G McCarty ZH087721N ### HR -803.14
HR 402 Jillian NULL Mcanich HL025159Q ### HR 491.76
HR 403 Garrett R Mays MS299322E ### HR 272.59
HR 403 Garrett R Mays MS299322E ### HR 744.41
HR 404 Tsvi Michael Maynard GM796534 ### HR NULL
HR 410 Syed E Masters KE550023B ### HR 749.47
HR 410 Syed E Masters KE550023B ### HR -198.64
HR 410 Syed E Masters KE550023B ### HR -717.19
HR 410 Syed E Masters KE550023B ### HR -205.06
HR 413 Rachel B Martinez CR693555T 7/8/1981 HR 386.71
HR 413 Rachel B Martinez CR693555T 7/8/1981 HR 151.5
HR 413 Rachel B Martinez CR693555T 7/8/1981 HR 350.88
HR 424 Jay NULL Mares RZ523066A ### HR 316.5
HR 424 Jay NULL Mares RZ523066A ### HR 245.74
HR 424 Jay NULL Mares RZ523066A ### HR 887.92
HR 426 Samuel N. ManzanareTV706543E ### HR -479.61
HR 426 Samuel N. ManzanareTV706543E ### HR -767.04
HR 426 Samuel N. ManzanareTV706543E ### HR -932.23
HR 426 Samuel N. ManzanareTV706543E ### HR -572.12
HR 426 Samuel N. ManzanareTV706543E ### HR -182.31
HR 427 James T. Manek QM530377 7/1/1969 HR 82.62
HR 427 James T. Manek QM530377 7/1/1969 HR -217.91
HR 427 James T. Manek QM530377 7/1/1969 HR -951.79
HR 427 James T. Manek QM530377 7/1/1969 HR -652.65
HR 429 François NULL MalmendieEO891695B ### HR -924.11
HR 429 François NULL MalmendieEO891695B ### HR -24.78
HR 429 François NULL MalmendieEO891695B ### HR -692.76
HR 429 François NULL MalmendieEO891695B ### HR -822.91
HR 429 François NULL MalmendieEO891695B ### HR -548.74
HR 430 Kim NULL Male OL924219O ### HR NULL
HR 433 Anna A. MacDonaldWE774318I ### HR -415.48
HR 434 Milton J. Maccietto JU829363K ### HR 145.2
HR 434 Milton J. Maccietto JU829363K ### HR -697.79
HR 434 Milton J. Maccietto JU829363K ### HR -640.07
HR 434 Milton J. Maccietto JU829363K ### HR 805.05
HR 438 Michelle NULL Lyeba FR134736Z ### HR -831.61
HR 438 Michelle NULL Lyeba FR134736Z ### HR 123.84
HR 445 Sandra J. Lugo AC772804U ### HR 779.78
HR 445 Sandra J. Lugo AC772804U ### HR 595.28
HR 446 Selena R. Lucerne RF868859V ### HR 662.03
HR 446 Selena R. Lucerne RF868859V ### HR -24.47
HR 451 Sabria B. Loh FK363836R ### HR -159.7
HR 451 Sabria B. Loh FK363836R ### HR -454.35
HR 456 John NULL Liu TF159463B ### HR NULL
HR 459 John P. Liu LK613993N ### HR 224.75
HR 459 John P. Liu LK613993N ### HR 743.86
HR 459 John P. Liu LK613993N ### HR 424.27
HR 459 John P. Liu LK613993N ### HR -155.35
HR 460 Robert A. Liu KD442077X ### HR -510.3
HR 462 Phillip M. Lisboa UV695366I ### HR -9.08
HR 464 Cory K. Li FD717725O ### HR -179.82
HR 464 Cory K. Li FD717725O ### HR 673.17
HR 466 Douglas A. Li XZ071755Z ### HR 414.87
HR 466 Douglas A. Li XZ071755Z ### HR -52.1
HR 466 Douglas A. Li XZ071755Z ### HR 813.02
HR 466 Douglas A. Li XZ071755Z ### HR 591.71
HR 469 Wayne N. Li KK238953R ### HR 257.31
HR 469 Wayne N. Li KK238953R ### HR -974.59
HR 475 Brenda L. Lertpiriya XK439783L ### HR 605.68
HR 476 Josh NULL Lepro VP452163Z ### HR 481.57
HR 478 Norma N. Lengel OJ048218M ### HR NULL
HR 481 Karel E. Lee TZ719151R 6/2/1977 HR -987.1
HR 482 Ciro J. Lee YT065541S 1/5/1986 HR 456.99
HR 482 Ciro J. Lee YT065541S 1/5/1986 HR -685.13
HR 484 Shaun NULL Lee JA964015I ### HR -71.89
HR 488 Benjamin J. Lawrence CS756197R 8/7/1985 HR -482.6
HR 490 Shane J. Laszlo PN129512 ### HR NULL
HR 495 Edna J. KurniawanFT067307L ### HR 360.29
HR 495 Edna J. KurniawanFT067307L ### HR -364.73
HR 497 Max NULL Kuppa HN715687S ### HR 669.05
HR 497 Max NULL Kuppa HN715687S ### HR -793.48
HR 500 Marian M. Kumar DU806399Z ### HR 415.28
HR 500 Marian M. Kumar DU806399Z ### HR -757.02
HR 502 Alexander J. Krow PJ149032F ### HR 393.48
HR 502 Alexander J. Krow PJ149032F ### HR -561.56
HR 509 Steven B. Kramer KK118123G5/1/1983 HR 346.35
HR 509 Steven B. Kramer KK118123G5/1/1983 HR 379.48
HR 509 Steven B. Kramer KK118123G5/1/1983 HR 897.94
HR 509 Steven B. Kramer KK118123G5/1/1983 HR 225.92
HR 509 Steven B. Kramer KK118123G5/1/1983 HR -214.38
HR 513 Mary NULL KonersmanSA231461P ### HR 964.31
HR 513 Mary NULL KonersmanSA231461P ### HR -489.94
HR 514 Mae M. KomosinskiYA423199U ### HR 854.02
HR 514 Mae M. KomosinskiYA423199U ### HR 142.54
HR 514 Mae M. KomosinskiYA423199U ### HR -421.89
HR 514 Mae M. KomosinskiYA423199U ### HR -108.26
HR 514 Mae M. KomosinskiYA423199U ### HR 131.58
HR 515 Jackie E. Kogan SN619150P ### HR -550.86
HR 515 Jackie E. Kogan SN619150P ### HR 210.87
HR 522 Luis NULL KleinermanTJ695998V 9/4/1983 HR -49.1
HR 524 Stephanie NULL Kirilov ZC598870P 4/1/1975 HR 932.17
HR 524 Stephanie NULL Kirilov ZC598870P 4/1/1975 HR -814.43
HR 537 John R. Khan DK971109C ### HR -234.56
HR 537 John R. Khan DK971109C ### HR 423.61
HR 538 Willie P. Keyser GM347274L ### HR 192.3
HR 538 Willie P. Keyser GM347274L ### HR 63.66
HR 538 Willie P. Keyser GM347274L ### HR -186.47
HR 538 Willie P. Keyser GM347274L ### HR -37.34
HR 538 Willie P. Keyser GM347274L ### HR 33.94
HR 539 Carolee J. Keyser FN910572D ### HR 83.87
HR 540 Jo NULL Kesterson DS624211D ### HR -837.09
HR 542 Kevin F. Kennedy UN091081J 9/7/1993 HR 738.58
HR 544 Dave P. Kennedy VE308385V ### HR 200.17
HR 544 Dave P. Kennedy VE308385V ### HR 621.84
HR 548 Michael NULL Keil SK850639X ### HR 662.03
HR 548 Michael NULL Keil SK850639X ### HR 59.64
HR 548 Michael NULL Keil SK850639X ### HR 189.93
HR 548 Michael NULL Keil SK850639X ### HR -153.38
HR 548 Michael NULL Keil SK850639X ### HR 855.23
HR 550 June B. Kearney SI761326R ### HR 471.77
HR 550 June B. Kearney SI761326R ### HR 594.78
HR 550 June B. Kearney SI761326R ### HR -844.51
HR 560 Timothy B. Kahn HZ235391Q5/4/1968 HR -884.03
HR 561 Stephen R. Kaffer WR304860 ### HR -125.38
HR 566 Ryan NULL Johnston SY747213C 5/8/1993 HR 90.21
HR 566 Ryan NULL Johnston SY747213C 5/8/1993 HR 342.37
HR 566 Ryan NULL Johnston SY747213C 5/8/1993 HR -538.76
HR 576 Henry L. Johnson WB134363 ### HR -215.53
HR 576 Henry L. Johnson WB134363 ### HR 32.25
HR 576 Henry L. Johnson WB134363 ### HR -736.41
HR 577 Chris NULL Johnson YC347606R ### HR 474.49
HR 577 Chris NULL Johnson YC347606R ### HR 738.93
HR 591 Donna F. Ison PX865302C 5/2/1974 HR -798.41
HR 591 Donna F. Ison PX865302C 5/2/1974 HR 390.11
HR 591 Donna F. Ison PX865302C 5/2/1974 HR 171
HR 594 Joseph N. Ingle HF581013A ### HR -185.11
HR 594 Joseph N. Ingle HF581013A ### HR 375.07
HR 594 Joseph N. Ingle HF581013A ### HR -270.38
HR 594 Joseph N. Ingle HF581013A ### HR -78.42
HR 597 Elizabeth E. Iallo ST130872X ### HR 716.64
HR 599 Brigid F. Huntsman PN871561V9/6/1989 HR -561.7
HR 599 Brigid F. Huntsman PN871561V9/6/1989 HR -967.29
HR 599 Brigid F. Huntsman PN871561V9/6/1989 HR -687.78
HR 601 Stacey M. Hunter EL008944X ### HR -115.56
HR 606 Lee J. Howard DW080209L1/3/1989 HR NULL
HR 612 Yao-Qiang NULL Holman IT039972K ### HR -51.71
HR 612 Yao-Qiang NULL Holman IT039972K ### HR 27.03
HR 612 Yao-Qiang NULL Holman IT039972K ### HR -917.03
HR 613 Nicky E. Holm RG070139I ### HR 699.32
HR 616 Mike M. Hohman EH363125G4/5/1987 HR -991.78
HR 616 Mike M. Hohman EH363125G4/5/1987 HR -305.33
HR 616 Mike M. Hohman EH363125G4/5/1987 HR 649.41
HR 616 Mike M. Hohman EH363125G4/5/1987 HR -7.08
HR 624 Jane NULL Hirota QV136064Q7/7/1968 HR -397.8
HR 625 Kristine J. Hink DM782171 ### HR 642.53
HR 625 Kristine J. Hink DM782171 ### HR -465.44
HR 625 Kristine J. Hink DM782171 ### HR 172.15
HR 629 Eric E. Hillmann QT589500A ### HR 672.19
HR 629 Eric E. Hillmann QT589500A ### HR -356.08
HR 629 Eric E. Hillmann QT589500A ### HR 662.86
HR 629 Eric E. Hillmann QT589500A ### HR 416.26
HR 629 Eric E. Hillmann QT589500A ### HR 489.8
HR 629 Eric E. Hillmann QT589500A ### HR -653.62
HR 630 Pat NULL Hill DS013809K ### HR 125.51
HR 630 Pat NULL Hill DS013809K ### HR 13.32
HR 632 John L. Hill WQ374226 ### HR 684.68
HR 632 John L. Hill WQ374226 ### HR 203.5
HR 636 William J. Higgs BM960885C9/3/1969 HR 807.91
HR 636 William J. Higgs BM960885C9/3/1969 HR 819.86
HR 636 William J. Higgs BM960885C9/3/1969 HR -950.74
HR 636 William J. Higgs BM960885C9/3/1969 HR -452.91
HR 636 William J. Higgs BM960885C9/3/1969 HR 451.92
HR 639 Dorothy J. HeymsfieldYY468424F ### HR -393.59
HR 640 Patrick M. Hesse VM066289E ### HR -454.75
HR 640 Patrick M. Hesse VM066289E ### HR -573.11
HR 646 Pamela R. Hensien NZ191743F ### HR -587.45
HR 646 Pamela R. Hensien NZ191743F ### HR 677.69
HR 646 Pamela R. Hensien NZ191743F ### HR -905.25
HR 646 Pamela R. Hensien NZ191743F ### HR 892.1
HR 646 Pamela R. Hensien NZ191743F ### HR -322.37
HR 646 Pamela R. Hensien NZ191743F ### HR -586.09
HR 647 Jack NULL Henshaw PE952728C ### HR -441.7
HR 647 Jack NULL Henshaw PE952728C ### HR 267.08
HR 647 Jack NULL Henshaw PE952728C ### HR 539.87
HR 648 Sharon A. HenningseEL250056Z ### HR -912.49
HR 648 Sharon A. HenningseEL250056Z ### HR 773.88
HR 649 Shelley R. Hendricks HB042095Y1/2/1971 HR -604.81
HR 649 Shelley R. Hendricks HB042095Y1/2/1971 HR -549.32
HR 649 Shelley R. Hendricks HB042095Y1/2/1971 HR 108.3
HR 652 Conor NULL Hee YK309703B 3/8/1990 HR 552.03
HR 652 Conor NULL Hee YK309703B 3/8/1990 HR 535.99
HR 652 Conor NULL Hee YK309703B 3/8/1990 HR 647.44
HR 652 Conor NULL Hee YK309703B 3/8/1990 HR -680.21
HR 653 Jose M. Hedlund DO679807J ### HR -997.35
HR 653 Jose M. Hedlund DO679807J ### HR -849.93
HR 653 Jose M. Hedlund DO679807J ### HR -395.87
HR 653 Jose M. Hedlund DO679807J ### HR -502.35
HR 654 Thierry NULL Heaney NN824034U ### HR NULL
HR 661 Alexander J. Harui PD465349Z ### HR -630.93
HR 669 Helen J. HarnpadouSZ585957W ### HR 732.98
HR 674 Holly NULL Hanif CG957634 7/5/1974 HR -785.62
HR 675 Dick NULL Handley BB314820A ### HR 449.48
HR 675 Dick NULL Handley BB314820A ### HR -548.2
HR 676 Rudolph J. Hamilton JN630896R ### HR 612.42
HR 676 Rudolph J. Hamilton JN630896R ### HR -637.93
HR 695 Shannon P. Graham AB125619 ### HR -506.8
HR 695 Shannon P. Graham AB125619 ### HR -18.49
HR 695 Shannon P. Graham AB125619 ### HR 315.68
HR 695 Shannon P. Graham AB125619 ### HR -124.73
HR 695 Shannon P. Graham AB125619 ### HR -316.04
HR 695 Shannon P. Graham AB125619 ### HR -246.11
HR 700 Gail NULL Gonzales DS073634Y ### HR -527.78
HR 700 Gail NULL Gonzales DS073634Y ### HR -773.18
HR 702 Martha R. Goldstein WO584869 4/7/1979 HR -787.64
HR 702 Martha R. Goldstein WO584869 4/7/1979 HR 262.45
HR 702 Martha R. Goldstein WO584869 4/7/1979 HR 222.16
HR 705 Twanna R. Goktepe AC350838V2/1/1978 HR NULL
HR 707 John NULL Gode GR684864S6/3/1985 HR 935.64
HR 707 John NULL Gode GR684864S6/3/1985 HR 731.9
HR 708 Marc NULL Glynn GI605211H ### HR -733.01
HR 708 Marc NULL Glynn GI605211H ### HR 809.02
HR 708 Marc NULL Glynn GI605211H ### HR -726.89
HR 709 Fadi NULL Glimp CR398479A6/6/1991 HR -210.04
HR 711 Geri P. Glenn IS036366K 7/3/1975 HR -748.86
HR 711 Geri P. Glenn IS036366K 7/3/1975 HR 842.88
HR 711 Geri P. Glenn IS036366K 7/3/1975 HR 915.65
HR 716 Kathie NULL Gilbert FX238583U ### HR NULL
HR 717 Jay NULL Giglio YX491147Z 3/2/1992 HR -446.95
HR 717 Jay NULL Giglio YX491147Z 3/2/1992 HR 284.74
HR 739 Jim NULL Friedland KW292864E ### HR -519.09
HR 745 Guy NULL Ford LB571057R ### HR -397.57
HR 750 Diane R. Flood NF783992X ### HR NULL
HR 754 Jossef NULL Finley FD135710K 2/3/1986 HR 681.59
HR 754 Jossef NULL Finley FD135710K 2/3/1986 HR 491.83
HR 756 Lynn A. Ferrier AB231279 8/9/1966 HR -188.76
HR 756 Lynn A. Ferrier AB231279 8/9/1966 HR 250.84
HR 756 Lynn A. Ferrier AB231279 8/9/1966 HR -494.07
HR 757 Linda L. Feng TH700991U ### HR -521.08
HR 757 Linda L. Feng TH700991U ### HR 361.83
HR 757 Linda L. Feng TH700991U ### HR 162.44
HR 758 Abigail J. Feng PA736352O ### HR 260.7
HR 758 Abigail J. Feng PA736352O ### HR -24.73
HR 758 Abigail J. Feng PA736352O ### HR -125.8
HR 758 Abigail J. Feng PA736352O ### HR -679.85
HR 759 Michael NULL Fatima BR557205N3/5/1979 HR 42.81
HR 763 Jane P. Fakhouri DQ844074Y ### HR 270.31
HR 763 Jane P. Fakhouri DQ844074Y ### HR -540.08
HR 763 Jane P. Fakhouri DQ844074Y ### HR 782.69
HR 775 Bryan NULL Erickson FM268872I ### HR -170.32
HR 775 Bryan NULL Erickson FM268872I ### HR -677.77
HR 779 Mark NULL Eminhizer SO703643Y ### HR -493.97
HR 784 Keith NULL Elliott OI070840Y 6/2/1987 HR 182.94
HR 786 Roger NULL Eldridge BX490452F 7/2/1991 HR -850.11
HR 786 Roger NULL Eldridge BX490452F 7/2/1991 HR 971.07
HR 795 Valerie M. Dumitrasc YN520565D6/5/1967 HR -763.58
HR 795 Valerie M. Dumitrasc YN520565D6/5/1967 HR 172.19
HR 795 Valerie M. Dumitrasc YN520565D6/5/1967 HR 150.85
HR 801 Jésus NULL D'sa EW633912I ### HR -73.84
HR 801 Jésus NULL D'sa EW633912I ### HR 789.79
HR 801 Jésus NULL D'sa EW633912I ### HR -245.63
HR 801 Jésus NULL D'sa EW633912I ### HR 740.25
HR 814 Rose NULL Dickmann NN166189T ### HR 71.47
HR 814 Rose NULL Dickmann NN166189T ### HR 782.82
HR 817 Helge NULL D'Hers AE553505V ### HR -214.11
HR 817 Helge NULL D'Hers AE553505V ### HR -147.69
HR 818 Barbara NULL D'Hers BZ795007V ### HR 156.32
HR 818 Barbara NULL D'Hers BZ795007V ### HR -251.17
HR 826 Curtis P. Delmarco KQ870969H ### HR 274.6
HR 830 Joshua J. Decker VN647537L ### HR -468.33
HR 834 Lawrence E. De Matos M DE212261V3/9/1982 HR 576.69
HR 834 Lawrence E. De Matos M DE212261V3/9/1982 HR -973.49
HR 834 Lawrence E. De Matos M DE212261V3/9/1982 HR 125.26
HR 840 Denean J. Culp FM233413Y5/1/1980 HR 81.48
HR 840 Denean J. Culp FM233413Y5/1/1980 HR -507.01
HR 840 Denean J. Culp FM233413Y5/1/1980 HR -264.9
HR 840 Denean J. Culp FM233413Y5/1/1980 HR 269.9
HR 840 Denean J. Culp FM233413Y5/1/1980 HR -87.05
HR 840 Denean J. Culp FM233413Y5/1/1980 HR 284.22
HR 843 Eric A. Crow TD417270P ### HR -242.76
HR 843 Eric A. Crow TD417270P ### HR 829.41
HR 843 Eric A. Crow TD417270P ### HR -131.89
HR 843 Eric A. Crow TD417270P ### HR -742.84
HR 845 Mary NULL Creasey YG199432U ### HR -156.91
HR 845 Mary NULL Creasey YG199432U ### HR -631.74
HR 849 Joyce NULL Costa Da SiTS528278R ### HR -325.26
HR 849 Joyce NULL Costa Da SiTS528278R ### HR 912.93
HR 851 Stephen Yuan Cornelsen OB335345L ### HR 24.73
HR 851 Stephen Yuan Cornelsen OB335345L ### HR -613.16
HR 851 Stephen Yuan Cornelsen OB335345L ### HR -787.48
HR 851 Stephen Yuan Cornelsen OB335345L ### HR 926.61
HR 852 Samuel A. Coriell QO249249J ### HR 496.86
HR 854 Greg M. Cooper KF027241R ### HR -183.45
HR 854 Greg M. Cooper KF027241R ### HR -245.41
HR 855 Barry NULL Cook NY758129Q ### HR NULL
HR 857 David NULL Contreras TG462758J ### HR -329.11
HR 857 David NULL Contreras TG462758J ### HR 754.41
HR 858 Willis NULL ConsentinoPL038842J ### HR -143.43
HR 858 Willis NULL ConsentinoPL038842J ### HR 164.69
HR 864 Diane F. Con UP108055G ### HR 282.36
HR 864 Diane F. Con UP108055G ### HR 14.31
HR 864 Diane F. Con UP108055G ### HR 126.85
HR 864 Diane F. Con UP108055G ### HR -920.82
HR 872 Kay E. Coffman GV570614A ### HR NULL
HR 873 Sandeep NULL Cobb DA181643V ### HR 775.33
HR 873 Sandeep NULL Cobb DA181643V ### HR -781.12
HR 875 Kendall NULL Clayton KL535214P ### HR -505.11
HR 887 Jim NULL Chestnut HS890250M7/7/1969 HR 764.87
HR 887 Jim NULL Chestnut HS890250M7/7/1969 HR -137.51
HR 887 Jim NULL Chestnut HS890250M7/7/1969 HR 109.79
HR 889 Tim NULL Cheng KU151037 ### HR 889.05
HR 889 Tim NULL Cheng KU151037 ### HR -60.96
HR 889 Tim NULL Cheng KU151037 ### HR -41.63
HR 889 Tim NULL Cheng KU151037 ### HR -621.12
HR 891 Anton NULL Chen SR635046U ### HR -7.26
HR 891 Anton NULL Chen SR635046U ### HR -639.82
HR 891 Anton NULL Chen SR635046U ### HR 299.74
HR 891 Anton NULL Chen SR635046U ### HR -18.97
HR 891 Anton NULL Chen SR635046U ### HR 508.89
HR 893 Andrew P. Chen NO289613X ### HR 901.81
HR 893 Andrew P. Chen NO289613X ### HR 28.15
HR 893 Andrew P. Chen NO289613X ### HR 75.45
HR 893 Andrew P. Chen NO289613X ### HR 588.56
HR 893 Andrew P. Chen NO289613X ### HR -531.36
HR 898 Scott NULL Chandler SP403779F ### HR 310.53
HR 898 Scott NULL Chandler SP403779F ### HR 982.79
HR 900 Pamala M. Chai JD778190X 2/5/1990 HR -702.68
HR 901 Edward J. Chai TB466206I ### HR -684.32
HR 901 Edward J. Chai TB466206I ### HR 530.54
HR 902 James D. Cetinok AC386971P ### HR -222.87
HR 902 James D. Cetinok AC386971P ### HR 856.18
HR 908 Vamsi NULL Cavallari CP756737B ### HR -530.78
HR 908 Vamsi NULL Cavallari CP756737B ### HR -396.67
HR 917 Marjorie M. Caron YP031890P ### HR 368.56
HR 920 Robertson NULL Carnes SN699864 ### HR -496.42
HR 920 Robertson NULL Carnes SN699864 ### HR 386.79
HR 920 Robertson NULL Carnes SN699864 ### HR -927.22
HR 920 Robertson NULL Carnes SN699864 ### HR -423.2
HR 920 Robertson NULL Carnes SN699864 ### HR 346.01
HR 922 Roger NULL CarmichaelTD740498I ### HR 318.1
HR 923 A. Francesca Carlson VQ922665G1/1/1990 HR 451.11
HR 924 Bonnie B. Carlson FN090338Y ### HR 240.53
HR 924 Bonnie B. Carlson FN090338Y ### HR -845.78
HR 924 Bonnie B. Carlson FN090338Y ### HR 79.55
HR 933 Yuhong NULL Campen DD532254J 1/5/1992 HR -509.05
HR 936 David J. Campbell VB204982I ### HR 448.89
HR 936 David J. Campbell VB204982I ### HR 756.02
HR 944 Jeremy NULL Caldwell JX163207L ### HR -453.78
HR 944 Jeremy NULL Caldwell JX163207L ### HR 94.86
HR 944 Jeremy NULL Caldwell JX163207L ### HR 637.05
HR 949 Judy R. Buskirk PK701518K ### HR -50.06
HR 959 Patrick J. Bueno KG790565C ### HR -160.89
HR 959 Patrick J. Bueno KG790565C ### HR -209.42
HR 960 Kimberly N. Bueno FH879018U ### HR -671.67
HR 960 Kimberly N. Bueno FH879018U ### HR 821
HR 965 Jill K. Brundage EZ866282Q ### HR -689.59
HR 965 Jill K. Brundage EZ866282Q ### HR 275.57
HR 965 Jill K. Brundage EZ866282Q ### HR -246.51
HR 965 Jill K. Brundage EZ866282Q ### HR -618.93
HR 971 Sandra I. Browne CP922337Z ### HR 87.86
HR 976 Chris NULL Brown CW133156 ### HR -59.7
HR 976 Chris NULL Brown CW133156 ### HR 350.75
HR 982 Lola M. Brink VM238439 2/4/1978 HR 959.44
HR 982 Lola M. Brink VM238439 2/4/1978 HR -175.94
HR 982 Lola M. Brink VM238439 2/4/1978 HR -164.4
HR 985 James L. Brewer AJ332914B ### HR -442.27
HR 985 James L. Brewer AJ332914B ### HR 364.46
HR 986 Christinia A. Brewer LC519007F ### HR 495.23
HR 990 Nancy A. Brandon DL074988N5/6/1972 HR -403.34
HR 990 Nancy A. Brandon DL074988N5/6/1972 HR -239.27
HR 990 Nancy A. Brandon DL074988N5/6/1972 HR -821.55
HR 990 Nancy A. Brandon DL074988N5/6/1972 HR 491.34
HR 990 Nancy A. Brandon DL074988N5/6/1972 HR -73.28
HR 1000 Deanna NULL Bohling EQ105542N ### HR 618.73
HR 1014 Robert NULL Berry II758186D 2/7/1991 HR -540.53
HR 1016 Paula B. Berndt SP843014F ### HR -53.92
HR 1021 Hillaine N. Berger AX356454O ### HR -510.27
HR 1021 Hillaine N. Berger AX356454O ### HR 367.97
HR 1023 Barbara NULL Berge LX758449V ### HR -415.21
HR 1023 Barbara NULL Berge LX758449V ### HR 743.3
HR 1023 Barbara NULL Berge LX758449V ### HR -603.51
HR 1023 Barbara NULL Berge LX758449V ### HR 976.48
HR 1024 Jon NULL Berge VS674426E ### HR -947.13
HR 1024 Jon NULL Berge VS674426E ### HR 11.41
HR 1024 Jon NULL Berge VS674426E ### HR 202.55
HR 1024 Jon NULL Berge VS674426E ### HR 548.67
HR 1024 Jon NULL Berge VS674426E ### HR -685.9
HR 1025 Julia NULL Berg EU837594Q ### HR 898.56
HR 1025 Julia NULL Berg EU837594Q ### HR 471.48
HR 1025 Julia NULL Berg EU837594Q ### HR 913.97
HR 1025 Julia NULL Berg EU837594Q ### HR -482.87
HR 1025 Julia NULL Berg EU837594Q ### HR 334.64
HR 1028 Salman NULL Bent LQ882987C ### HR -788.86
HR 1028 Salman NULL Bent LQ882987C ### HR -642.96
HR 1028 Salman NULL Bent LQ882987C ### HR 991.52
HR 1030 Stuart NULL Benson RP159957O ### HR 166.59
HR 1030 Stuart NULL Benson RP159957O ### HR 387.58
HR 1031 Billie Jo NULL Benson AH951114N1/5/1987 HR 562.39
HR 1037 Mike NULL Beebe LL702630R ### HR 58.38
HR 1037 Mike NULL Beebe LL702630R ### HR 228.62
HR 1037 Mike NULL Beebe LL702630R ### HR -285.77
HR 1038 Lorraine NULL Becker BO856557A ### HR -111.3
HR 1042 Donals E. Beasley MP631464V ### HR -579.31
HR 1042 Donals E. Beasley MP631464V ### HR 554.82
HR 1045 Fred NULL Bates TV615566X ### HR 92.85
HR 1045 Fred NULL Bates TV615566X ### HR 509.44
HR 1048 Tina Slone Barreto deDJ948809K 2/6/1979 HR NULL
HR 1052 Tad NULL Barlow LH878614T ### HR -50.21
HR 1052 Tad NULL Barlow LH878614T ### HR -938.39
HR 1052 Tad NULL Barlow LH878614T ### HR 698.01
HR 1057 Michiko NULL Barbariol OJ909529U3/6/1971 HR NULL
HR 1058 Stu J. Barbariol HL947870H ### HR 504.26
HR 1058 Stu J. Barbariol HL947870H ### HR 453.7
HR 1061 Jyothi NULL Baltazar GI550329E ### HR -268.43
HR 1061 Jyothi NULL Baltazar GI550329E ### HR 802.41
HR 1066 Michael NULL Bailey UW178031 ### HR 517.4
HR 1070 Elizabeth M. Avalos AO662744Y ### HR -129.82
HR 1074 James NULL Arthur SJ394609R 5/4/1982 HR -821
HR 1074 James NULL Arthur SJ394609R 5/4/1982 HR -114.09
HR 1079 Pat R. AppelbaumEJ195173O ### HR 657.94
HR 1079 Pat R. AppelbaumEJ195173O ### HR 802.68
HR 1079 Pat R. AppelbaumEJ195173O ### HR 57.42
HR 1081 Deborah NULL Ansman-Wo PT315221U1/4/1982 HR 753.49
HR 1081 Deborah NULL Ansman-Wo PT315221U1/4/1982 HR -26.41
HR 1082 Grigory NULL Anderson NM530537 ### HR -250.92
HR 1082 Grigory NULL Anderson NM530537 ### HR 683.95
HR 1082 Grigory NULL Anderson NM530537 ### HR -842.1
HR 1086 Ethel J. Alvarado OF353201B ### HR 276.09
HR 1086 Ethel J. Alvarado OF353201B ### HR -637.46
HR 1086 Ethel J. Alvarado OF353201B ### HR -227.78
HR 1086 Ethel J. Alvarado OF353201B ### HR -432.69
HR 1088 Josh NULL AltamiranoCP304786K ### HR 977.71
HR 1092 Milton M. Allen UW537600 1/5/1987 HR 927.58
HR 1092 Milton M. Allen UW537600 1/5/1987 HR 803.58
HR 1093 Sean NULL Allen AX205544F ### HR NULL
HR 1095 Mary Lou M. Alexander SP675780X ### HR NULL
HR 1100 Simon NULL Alcorn QO510082L ### HR -94.48
HR 1110 Adam J. Aguilar OC951126N ### HR -467.38
HR 1110 Adam J. Aguilar OC951126N ### HR -334.06
HR 1113 Dave NULL Adams HH236461 ### HR -952.29
HR 1113 Dave NULL Adams HH236461 ### HR -983.48
HR 1113 Dave NULL Adams HH236461 ### HR 691.26
HR 1116 William J. Adams WY464363I9/4/1984 HR 534.8
HR 1116 William J. Adams WY464363I9/4/1984 HR -842.03
HR 1118 Stacy K. Ackerman NO823978T ### HR 336.53
HR 1118 Stacy K. Ackerman NO823978T ### HR 892.64
HR 1119 Leota J. Achong TH305350Y 2/6/1982 HR 152.02
HR 1119 Leota J. Achong TH305350Y 2/6/1982 HR 554.08
HR 1119 Leota J. Achong TH305350Y 2/6/1982 HR -556.36
HR 1119 Leota J. Achong TH305350Y 2/6/1982 HR -683.78
HR 1122 Dorothy B. AbercrombVH938304C ### HR 442.31
HR 1122 Dorothy B. AbercrombVH938304C ### HR -910.7
HR 1122 Dorothy B. AbercrombVH938304C ### HR -215.23
HR 1122 Dorothy B. AbercrombVH938304C ### HR -743.35
HR 1123 Carol Ann F. AbercrombZX166875U ### HR 282.73
### 131
### 131
### 2
### 2
### 2
### 2
### 124
### 131
### 131
### 134
### 134
NULL NULL
### 140
### 140
### 141
### 141
### 143
### 143
### 143
### 146
### 146
### 146
### 151
### 153
### 157
### 157
### 157
### 157
### 157
### 157
### 158
### 164
### 164
### 164
### 164
### 165
### 166
### 166
### 168
### 168
### 172
### 172
NULL NULL
### 174
### 174
### 174
### 176
### 176
### 176
### 180
### 199
### 199
### 200
### 200
### 207
### 211
### 211
### 214
### 214
### 214
### 214
### 214
### 218
### 218
### 223
NULL NULL
### 227
### 227
### 227
### 229
NULL NULL
### 234
### 236
### 237
### 249
### 249
### 259
### 259
### 268
### 268
### 278
### 278
### 278
### 278
### 278
### 281
### 281
### 281
### 283
### 283
### 286
### 286
NULL NULL
### 289
### 289
### 289
### 289
### 289
### 290
### 295
### 295
NULL NULL
### 302
### 302
### 302
### 302
### 305
NULL NULL
### 317
### 317
### 317
### 317
### 317
### 317
### 317
### 322
NULL NULL
NULL NULL
### 329
### 336
### 343
### 343
### 343
### 343
### 344
### 350
### 350
### 350
NULL NULL
### 358
### 358
### 358
### 369
### 371
### 371
NULL NULL
### 373
### 380
### 380
### 380
### 380
### 380
### 381
NULL NULL
### 391
### 391
### 391
### 391
### 391
NULL NULL
NULL NULL
### 407
### 407
### 407
### 407
### 408
### 408
### 408
### 415
### 421
### 421
### 421
### 422
### 422
### 423
### 423
### 423
### 423
### 428
### 435
### 437
### 439
### 439
### 439
### 440
### 440
### 440
### 440
### 440
### 440
### 442
### 442
NULL NULL
### 448
### 448
### 448
### 453
### 455
### 455
### 465
### 465
### 465
### 465
### 468
### 468
### 472
### 472
### 472
### 477
### 477
### 480
### 483
### 486
### 486
### 486
### 486
### 491
### 498
### 498
### 498
### 498
### 508
### 508
### 508
### 516
### 525
### 525
### 525
### 526
### 526
### 526
### 526
### 526
### 527
### 527
### 528
### 532
### 535
### 536
### 536
### 536
### 543
### 543
### 543
### 547
### 552
### 552
### 552
### 552
### 552
### 553
### 553
### 554
### 554
### 554
### 554
### 554
### 556
### 558
### 562
### 563
### 565
### 565
### 565
### 567
### 567
### 567
### 570
### 570
### 570
NULL NULL
### 581
### 581
### 581
NULL NULL
### 588
### 588
### 588
### 600
### 600
### 603
### 603
NULL NULL
### 607
### 607
### 608
### 608
### 610
### 610
### 611
### 611
### 611
### 611
### 617
### 618
### 620
### 620
### 620
### 623
### 626
### 633
### 633
### 633
### 633
### 634
### 635
### 641
### 641
### 641
### 663
### 663
### 663
### 663
NULL NULL
### 680
### 680
NULL NULL
### 686
### 686
### 689
### 689
### 689
### 690
NULL NULL
### 692
### 692
### 692
### 696
### 696
### 696
### 701
### 701
### 713
### 715
### 715
### 718
### 720
### 720
### 722
### 722
### 724
### 724
### 724
### 724
### 729
### 730
### 730
### 733
### 738
### 738
### 738
### 740
### 741
### 741
### 744
### 744
### 744
### 744
### 744
NULL NULL
### 764
### 764
### 765
### 765
### 765
### 767
### 769
### 770
### 770
### 770
### 770
### 770
### 773
### 773
### 773
### 773
### 783
### 783
### 783
### 785
### 785
### 790
### 790
### 791
### 791
### 791
### 791
### 792
### 792
### 794
### 800
### 800
### 804
### 804
### 804
### 804
### 805
### 805
### 805
### 812
### 812
### 821
### 821
### 827
### 827
### 827
### 833
### 833
### 833
### 833
### 836
NULL NULL
### 839
### 844
### 844
### 850
### 850
### 850
### 856
### 860
### 860
### 860
### 861
### 863
### 863
### 868
### 868
### 876
### 876
### 881
### 883
### 883
### 883
### 883
### 884
### 884
### 890
### 894
### 894
### 905
### 905
### 905
### 905
### 905
### 905
### 905
### 905
### 907
### 907
NULL NULL
### 915
### 915
### 915
### 918
### 918
### 918
NULL NULL
### 932
### 932
### 937
### 939
### 948
### 948
### 957
### 957
### 957
### 958
### 958
### 958
### 958
### 963
### 963
### 963
### 967
### 967
### 967
NULL NULL
### 977
### 977
### 977
### 977
### 981
### 984
### 984
### 984
### 988
### 988
### 991
### 991
### 991
### 991
### 991
### 1001
### 1001
### 1005
### 1005
### 1005
### 1006
### 1006
### 1006
### 1006
### 1011
### 1011
### 1012
### 1015
### 1015
### 1015
### 1017
### 1017
### 1020
### 1020
### 1022
### 1022
### 1022
### 1026
### 1026
### 1035
### 1035
### 1035
### 1035
### 1041
NULL NULL
### 1047
### 1047
### 1047
### 1047
### 1053
### 1053
### 1053
### 1053
### 1060
### 1068
### 1068
### 1068
### 1068
### 1077
### 1077
### 1077
### 1080
### 1099
### 1099
### 1101
### 1101
### 1101
### 1101
### 1101
### 1101
### 1103
### 1108
### 1115
### 2
### 2
### 2
### 2
### 132
### 132
### 132
### 132
### 132
### 1
### 1
### 132
### 132
### 132
### 132
### 132
### 133
### 149
### 149
### 156
### 156
### 156
### 169
### 170
### 170
### 170
### 170
### 170
### 170
### 178
### 178
### 178
### 179
### 179
### 179
### 179
NULL NULL
### 187
### 187
### 189
### 195
### 195
### 196
### 196
### 196
### 196
### 196
### 201
### 201
### 205
### 205
### 205
### 205
### 205
### 208
### 208
### 208
### 209
### 212
### 212
### 212
### 212
### 215
### 215
NULL NULL
### 219
### 219
### 219
### 219
### 219
### 222
### 222
### 222
### 242
### 245
### 245
### 245
### 245
### 245
### 245
NULL NULL
### 252
### 252
### 252
### 253
### 253
### 253
### 255
### 255
### 255
### 258
### 258
### 258
### 262
### 262
### 262
### 262
NULL NULL
### 272
NULL NULL
### 274
### 274
### 275
### 275
### 275
### 275
### 275
### 275
### 276
### 277
### 277
### 279
### 279
### 280
### 280
### 280
### 280
### 280
### 280
### 280
### 285
### 285
### 298
### 298
### 298
### 300
### 300
### 300
### 307
### 307
### 307
### 307
### 307
### 316
### 330
### 334
### 334
### 335
### 335
### 335
### 335
### 338
### 338
### 338
### 341
### 341
### 341
### 341
### 341
### 341
### 342
### 352
### 352
### 357
### 360
### 360
### 360
### 360
### 362
### 362
### 362
### 362
### 365
### 376
### 376
### 376
### 385
### 387
### 387
### 389
### 389
### 389
### 389
NULL NULL
### 394
### 394
### 394
### 411
### 411
### 411
### 411
### 411
NULL NULL
### 425
### 425
### 425
### 431
### 431
### 436
### 441
### 441
### 441
### 441
### 444
### 444
### 450
NULL NULL
### 461
### 461
### 467
### 467
### 467
### 467
### 467
### 473
### 473
### 479
### 479
### 485
### 485
### 485
### 489
### 489
### 489
### 489
### 489
### 493
### 494
### 494
### 494
### 504
### 504
### 504
### 504
### 505
### 505
### 505
### 505
### 505
### 506
### 506
### 506
### 507
### 507
### 507
### 507
### 510
### 510
### 512
### 512
NULL NULL
### 519
### 519
### 519
### 520
### 520
NULL NULL
### 523
### 523
### 534
### 534
### 534
### 534
### 534
### 534
### 545
### 545
### 545
### 545
### 546
### 546
### 546
### 546
### 551
NULL NULL
### 564
### 564
### 564
### 564
### 564
### 568
### 568
### 568
### 569
### 569
### 569
NULL NULL
### 574
### 574
### 575
### 575
### 575
### 582
### 582
### 582
### 582
### 582
### 585
### 585
### 586
### 586
### 590
### 590
### 590
### 592
### 592
### 592
### 595
### 595
### 595
### 595
### 595
### 596
### 598
### 598
### 598
### 602
### 602
### 602
### 602
### 605
### 605
### 615
### 615
### 615
### 615
### 621
### 622
### 628
### 628
### 637
### 642
### 642
### 645
### 645
### 651
### 651
### 651
### 656
### 656
### 656
### 658
### 658
### 658
### 658
### 659
### 659
### 667
### 667
### 667
### 668
### 668
### 668
### 668
### 681
### 681
NULL NULL
### 685
### 685
### 687
### 688
### 693
### 693
### 693
### 693
### 703
### 710
### 712
### 712
### 714
### 714
### 714
### 714
### 721
### 721
### 723
### 723
### 725
### 725
### 725
### 726
### 726
### 726
### 734
### 734
### 735
### 735
### 737
NULL NULL
### 743
### 743
### 748
### 748
### 749
### 751
### 751
### 751
### 751
### 762
### 762
### 771
NULL NULL
### 774
### 776
### 776
### 776
### 776
### 778
### 778
### 778
### 778
### 778
### 780
### 782
### 782
### 782
### 782
### 782
### 789
### 789
### 789
### 796
### 796
### 796
### 798
### 798
### 802
### 802
### 802
### 802
### 806
### 806
### 810
### 810
### 810
### 810
### 815
### 815
### 815
### 815
### 816
### 816
### 816
### 819
### 819
### 819
### 819
### 819
### 819
### 820
### 822
### 825
### 825
### 825
### 825
### 832
### 832
### 835
### 835
### 838
### 847
### 862
### 866
### 866
NULL NULL
### 869
### 871
### 871
### 871
### 871
### 871
### 871
### 874
### 874
### 877
### 877
### 877
### 877
### 878
### 878
NULL NULL
### 880
### 880
NULL NULL
NULL NULL
### 895
### 895
### 896
### 896
### 897
### 899
### 903
### 903
### 903
### 903
### 903
### 906
### 910
### 911
### 911
### 911
### 913
### 913
### 913
### 914
### 914
### 916
### 916
### 916
### 927
### 927
### 927
### 928
### 928
### 928
### 928
### 929
### 929
### 930
### 930
### 930
### 931
### 931
### 934
### 943
### 943
### 943
### 945
### 945
### 947
### 951
### 951
### 951
### 951
### 951
### 954
### 956
### 956
### 956
### 956
### 962
### 968
### 968
### 968
### 968
### 968
### 972
### 972
### 975
### 975
### 978
### 978
### 978
### 979
### 979
### 980
### 980
### 980
### 980
NULL NULL
### 987
### 989
### 989
### 989
### 989
### 992
### 992
### 992
### 997
### 997
### 997
### 998
### 998
NULL NULL
### 1004
### 1008
### 1008
### 1008
### 1018
### 1019
### 1027
### 1027
### 1034
### 1034
### 1034
### 1034
### 1040
### 1040
### 1044
### 1044
### 1044
### 1044
### 1044
### 1044
### 1044
### 1050
### 1050
### 1055
### 1055
### 1055
### 1056
### 1069
### 1069
### 1069
### 1069
### 1071
### 1075
### 1075
### 1075
### 1075
### 1076
### 1076
### 1076
### 1076
### 1078
### 1078
### 1078
### 1078
### 1078
### 1083
### 1083
### 1083
### 1083
### 1087
### 1087
### 1089
### 1089
### 1090
### 1090
### 1090
### 1090
### 1094
### 1097
### 1097
### 1104
### 1104
### 1105
### 1105
### 1106
### 1106
### 1107
### 1107
### 1111
### 1111
### 1112
### 1112
### 1112
### 1114
### 1114
### 1117
### 1117
### 1117
### 1117
### 1121
### 1121
### 1121
### 1121
### 1124
### 1124
### 1125
### 1125
### 1125
### 1125
### 1
### 1
### 123
### 123
### 123
### 123
### 125
### 126
### 126
### 126
### 127
### 127
### 128
### 137
### 147
### 148
### 148
### 148
### 160
### 160
### 160
NULL NULL
### 182
### 182
### 190
### 190
### 190
### 190
### 191
### 191
### 191
### 191
### 191
### 191
NULL NULL
### 204
### 204
### 206
### 210
### 210
### 210
### 210
### 210
### 210
### 225
### 225
### 225
### 225
### 228
### 228
### 228
### 231
### 239
### 240
### 240
### 240
### 240
### 241
### 243
### 254
### 254
### 260
### 260
### 261
### 261
### 264
### 264
### 264
### 271
### 282
### 282
### 291
### 291
### 292
### 292
### 303
### 303
### 303
NULL NULL
### 310
### 311
### 311
### 313
### 320
### 321
### 321
### 324
### 324
### 324
### 327
### 327
### 327
### 327
### 331
### 331
### 331
### 331
### 333
### 333
### 339
### 339
### 339
### 339
### 339
### 339
### 346
### 346
NULL NULL
### 348
### 348
### 348
### 348
### 354
### 354
### 354
### 359
### 359
### 359
### 359
### 359
### 368
### 368
### 368
### 368
### 368
### 370
### 370
### 370
### 374
### 374
### 375
### 375
### 375
### 386
### 386
### 386
### 386
### 390
### 390
### 396
### 396
### 396
### 398
### 398
### 399
### 399
### 399
### 400
### 400
### 400
### 401
### 401
### 401
### 401
### 405
### 409
### 409
### 409
### 414
### 416
### 416
### 416
### 416
### 416
### 417
### 417
### 418
### 418
### 418
### 419
### 419
### 419
### 420
### 420
### 432
### 432
### 432
### 443
### 443
### 443
### 443
### 443
### 443
### 443
### 449
### 454
### 454
### 454
### 454
### 457
### 457
### 457
### 458
### 458
### 458
### 463
### 470
### 470
### 471
### 471
### 474
### 487
### 492
NULL NULL
NULL NULL
### 501
### 501
### 503
### 503
### 503
### 503
### 503
### 511
### 511
### 511
### 517
### 517
### 517
NULL NULL
### 530
### 531
### 533
### 533
### 541
### 541
### 549
### 549
### 557
### 557
### 557
### 559
### 571
### 571
### 572
### 572
### 578
### 578
### 580
NULL NULL
NULL NULL
### 589
### 593
### 593
### 593
### 609
### 609
### 614
### 619
### 627
### 631
### 631
### 638
### 638
### 643
NULL NULL
NULL NULL
### 655
### 655
### 655
### 655
### 655
### 657
### 657
### 657
NULL NULL
### 662
### 662
### 664
### 664
### 664
### 665
### 666
### 670
### 670
NULL NULL
### 673
### 677
### 677
### 677
### 678
### 678
### 678
### 679
### 679
NULL NULL
### 694
### 694
### 694
### 694
### 694
### 697
### 697
### 698
### 698
### 698
### 699
### 699
### 699
### 699
### 704
### 704
### 704
### 704
### 704
NULL NULL
### 719
### 719
### 719
### 719
### 719
### 727
### 727
### 728
### 728
### 731
### 731
### 731
### 732
### 732
### 732
### 732
### 736
### 736
NULL NULL
### 747
### 747
### 752
### 753
### 760
### 760
### 760
### 761
### 766
### 766
NULL NULL
NULL NULL
### 781
### 787
### 787
### 787
### 787
### 787
### 788
### 793
### 793
### 797
### 797
### 797
### 797
### 799
### 799
### 803
### 803
### 803
### 803
### 803
### 807
### 808
### 809
### 809
### 811
### 811
### 811
### 811
### 813
### 823
### 823
### 824
### 824
### 828
### 828
### 828
### 829
### 829
### 829
### 831
### 841
### 841
### 841
### 842
### 842
NULL NULL
### 848
### 848
### 853
### 859
### 865
NULL NULL
### 885
### 885
### 886
### 892
### 904
### 904
### 912
### 912
### 912
### 912
### 921
### 921
### 921
### 925
### 925
### 926
### 935
### 935
### 938
NULL NULL
NULL NULL
NULL NULL
### 946
### 946
### 946
### 946
### 946
### 946
### 950
### 950
NULL NULL
### 953
### 953
### 955
### 955
### 955
### 955
### 955
### 955
### 961
### 961
### 961
### 964
### 966
### 966
### 966
### 969
NULL NULL
### 974
### 974
### 974
### 974
### 993
### 993
### 994
### 994
### 994
### 994
### 994
### 995
### 995
### 995
### 995
### 996
### 996
### 996
### 1002
### 1002
### 1002
### 1003
### 1003
### 1003
### 1003
### 1007
### 1007
### 1007
### 1007
### 1007
NULL NULL
### 1010
### 1010
### 1010
### 1013
### 1013
### 1029
### 1032
### 1032
### 1033
### 1033
### 1033
### 1033
### 1033
### 1036
### 1036
### 1036
### 1039
### 1039
### 1039
### 1043
### 1049
### 1051
### 1051
### 1051
### 1051
### 1051
### 1054
### 1054
### 1059
### 1062
### 1062
### 1062
NULL NULL
### 1064
### 1064
### 1065
### 1065
### 1067
### 1067
### 1072
### 1073
### 1073
### 1073
### 1084
### 1084
### 1085
### 1085
### 1091
NULL NULL
### 1098
### 1098
### 1102
### 1102
### 1109
### 1109
### 1109
### 1109
### 1109
NULL NULL
### 129
### 129
NULL NULL
NULL NULL
### 138
### 138
### 138
### 139
### 139
### 142
### 142
### 144
### 144
### 144
### 144
### 144
### 145
### 145
### 145
### 150
### 150
NULL NULL
### 154
### 154
### 155
### 155
NULL NULL
### 162
### 162
### 162
### 163
NULL NULL
### 171
NULL NULL
### 177
### 177
NULL NULL
### 184
### 184
### 184
### 185
### 185
### 185
### 186
### 186
### 188
### 188
### 188
### 188
### 188
### 188
### 192
### 192
### 193
### 197
### 197
NULL NULL
### 202
### 202
### 202
### 203
### 203
### 213
### 213
### 213
### 213
### 213
### 217
### 217
### 217
### 220
### 220
### 221
### 221
### 221
### 221
### 221
### 226
### 230
NULL NULL
### 235
### 235
### 235
### 238
### 244
### 246
### 246
### 247
### 247
### 248
### 248
### 248
### 248
### 251
### 251
### 251
### 251
### 251
### 256
### 257
### 263
### 263
NULL NULL
### 267
### 267
### 267
### 269
### 269
### 269
### 269
### 270
### 270
### 284
### 284
### 287
### 287
### 293
### 294
### 294
### 294
### 296
### 296
### 297
### 299
### 299
### 304
### 304
### 308
### 308
### 308
### 308
NULL NULL
### 314
### 314
### 314
### 314
### 314
### 315
### 315
### 315
### 315
NULL NULL
### 319
### 319
### 319
### 319
### 326
### 326
### 328
### 332
### 332
### 332
### 332
### 332
### 337
### 337
### 337
### 337
### 340
### 340
### 345
### 349
### 349
### 349
### 351
### 351
### 351
### 353
### 353
### 356
### 356
### 361
### 361
### 363
### 363
### 364
### 364
### 364
### 364
### 366
### 366
### 366
### 366
### 366
### 366
### 367
### 377
### 377
### 378
### 378
NULL NULL
### 382
### 382
### 383
### 383
### 383
### 388
### 388
NULL NULL
### 397
### 397
### 397
### 402
### 403
### 403
NULL NULL
### 410
### 410
### 410
### 410
### 413
### 413
### 413
### 424
### 424
### 424
### 426
### 426
### 426
### 426
### 426
### 427
### 427
### 427
### 427
### 429
### 429
### 429
### 429
### 429
NULL NULL
### 433
### 434
### 434
### 434
### 434
### 438
### 438
### 445
### 445
### 446
### 446
### 451
### 451
NULL NULL
### 459
### 459
### 459
### 459
### 460
### 462
### 464
### 464
### 466
### 466
### 466
### 466
### 469
### 469
### 475
### 476
NULL NULL
### 481
### 482
### 482
### 484
### 488
NULL NULL
### 495
### 495
### 497
### 497
### 500
### 500
### 502
### 502
### 509
### 509
### 509
### 509
### 509
### 513
### 513
### 514
### 514
### 514
### 514
### 514
### 515
### 515
### 522
### 524
### 524
### 537
### 537
### 538
### 538
### 538
### 538
### 538
### 539
### 540
### 542
### 544
### 544
### 548
### 548
### 548
### 548
### 548
### 550
### 550
### 550
### 560
### 561
### 566
### 566
### 566
### 576
### 576
### 576
### 577
### 577
### 591
### 591
### 591
### 594
### 594
### 594
### 594
### 597
### 599
### 599
### 599
### 601
NULL NULL
### 612
### 612
### 612
### 613
### 616
### 616
### 616
### 616
### 624
### 625
### 625
### 625
### 629
### 629
### 629
### 629
### 629
### 629
### 630
### 630
### 632
### 632
### 636
### 636
### 636
### 636
### 636
### 639
### 640
### 640
### 646
### 646
### 646
### 646
### 646
### 646
### 647
### 647
### 647
### 648
### 648
### 649
### 649
### 649
### 652
### 652
### 652
### 652
### 653
### 653
### 653
### 653
NULL NULL
### 661
### 669
### 674
### 675
### 675
### 676
### 676
### 695
### 695
### 695
### 695
### 695
### 695
### 700
### 700
### 702
### 702
### 702
NULL NULL
### 707
### 707
### 708
### 708
### 708
### 709
### 711
### 711
### 711
NULL NULL
### 717
### 717
### 739
### 745
NULL NULL
### 754
### 754
### 756
### 756
### 756
### 757
### 757
### 757
### 758
### 758
### 758
### 758
### 759
### 763
### 763
### 763
### 775
### 775
### 779
### 784
### 786
### 786
### 795
### 795
### 795
### 801
### 801
### 801
### 801
### 814
### 814
### 817
### 817
### 818
### 818
### 826
### 830
### 834
### 834
### 834
### 840
### 840
### 840
### 840
### 840
### 840
### 843
### 843
### 843
### 843
### 845
### 845
### 849
### 849
### 851
### 851
### 851
### 851
### 852
### 854
### 854
NULL NULL
### 857
### 857
### 858
### 858
### 864
### 864
### 864
### 864
NULL NULL
### 873
### 873
### 875
### 887
### 887
### 887
### 889
### 889
### 889
### 889
### 891
### 891
### 891
### 891
### 891
### 893
### 893
### 893
### 893
### 893
### 898
### 898
### 900
### 901
### 901
### 902
### 902
### 908
### 908
### 917
### 920
### 920
### 920
### 920
### 920
### 922
### 923
### 924
### 924
### 924
### 933
### 936
### 936
### 944
### 944
### 944
### 949
### 959
### 959
### 960
### 960
### 965
### 965
### 965
### 965
### 971
### 976
### 976
### 982
### 982
### 982
### 985
### 985
### 986
### 990
### 990
### 990
### 990
### 990
### 1000
### 1014
### 1016
### 1021
### 1021
### 1023
### 1023
### 1023
### 1023
### 1024
### 1024
### 1024
### 1024
### 1024
### 1025
### 1025
### 1025
### 1025
### 1025
### 1028
### 1028
### 1028
### 1030
### 1030
### 1031
### 1037
### 1037
### 1037
### 1038
### 1042
### 1042
### 1045
### 1045
NULL NULL
### 1052
### 1052
### 1052
NULL NULL
### 1058
### 1058
### 1061
### 1061
### 1066
### 1070
### 1074
### 1074
### 1079
### 1079
### 1079
### 1081
### 1081
### 1082
### 1082
### 1082
### 1086
### 1086
### 1086
### 1086
### 1088
### 1092
### 1092
NULL NULL
NULL NULL
### 1100
### 1110
### 1110
### 1113
### 1113
### 1113
### 1116
### 1116
### 1118
### 1118
### 1119
### 1119
### 1119
### 1119
### 1122
### 1122
### 1122
### 1122
### 1123

You might also like