start portlet menu bar

Web Content Viewer Custom Meta

Display portlet menu
end portlet menu bar

 

We're building the world's most loved, trusted and connected restaurant brands in partnership with the best franchise operators in the business.

Approximately

1,500

franchisees
A circular icon representing Yum! Brands franchisees Franchisee icon
Operating

63,000+

restaurants
A circular icon representing Yum! Brands restaurants
In

155+

countries & territories
A circular icon representing Yum! Brands footprint in global countries and territories

Our Four Iconic Brands

Picture of a close-up of KFC Original Recipe chicken
Close-up poto of Taco Bell tacos
Close-up photo of a Pizza Hut pepperoni pizza
Close-up photo of Habit Burger & Grill burger and fries

Trending Yum! News

<p> The day starts early, long before the first dive, and sometimes runs 16 hours long. Gear is packed, boats are loaded and plans are made, knowing that once they reach the site, there will be only about 45 minutes to search for what lies beneath the surface.</p> <p>For Steve Abell, those moments underwater are where history comes to life.</p> <p>By day, he is the Yum! Brands global IT security director of governance, risk and compliance. But outside of work, Abell is an underwater archaeologist, exploring shipwrecks and uncovering stories hidden for centuries.</p> <p>“When I was a kid, I wanted to be an archaeologist just like Indiana Jones,” Abell said.</p> <p>While that vision of adventure stayed with him, his path there was not always linear. He began college at the University of Louisville studying engineering before quickly realizing it was not the right fit. Thinking back to his childhood dream, he made a change, pursuing degrees in history and anthropology.</p> <p>That decision led him to his first field archaeology experience, an excavation at a site known as Lewis Pottery in downtown Louisville, Kentucky. Today, the site sits beneath a nondescript parking lot, but it played a significant role in early American craftsmanship, producing some of the country’s first whiteware ceramics after the Revolutionary War.</p> <p><img src="/wps/wcm/connect/yumbrands/d74a51fd-b670-4f2d-af69-c08bb854dd4c/1/shared+image+%281%29.jpg?MOD=AJPERES" alt="" title="" style="width: 456px; height: 342px; margin: 0px auto; display: block;" /></p> <p>“That excavation was the moment where I felt like I had found a calling,” Abell said, as the work shifted from the classroom into something tangible.</p> <p>Still, he wanted to go deeper, literally.</p> <p>What started on land sparked a new goal: to explore the underwater side of archaeology, where shipwrecks and submerged sites hold stories that have remained untouched for centuries.</p> <p>After becoming scuba certified, Abell signed up for an underwater archaeology field school with the Anglo Danish Maritime Archaeology Team in the Dominican Republic. That first experience working on shipwreck sites marked a turning point.<br />“I had always wanted to do scuba diving and explore shipwrecks, because who doesn’t?” Abell said. “It’s the kind of stuff you see on TV and think, ‘I want to do that.’ I was totally hooked.”</p> <p><strong>More than artifacts</strong></p> <p>For Abell, the work is about more than what is found. “Archaeology is not just about the objects,” he said. “It is about the story those objects help tell.”</p> <p>He describes the field as a form of forensic investigation, where context is everything. A single artifact means little on its own, but when combined with its surroundings, it can reveal insight into how people lived, what they valued and how history unfolded.</p> <p><img src="/wps/wcm/connect/yumbrands/d74a51fd-b670-4f2d-af69-c08bb854dd4c/2/shared+image+%2812%29.jpg?MOD=AJPERES" alt="" title="" style="width: 547px; height: 409px; margin: 0px auto; display: block;" /></p> <p>That mindset carries into his work in cybersecurity at Yum!. “Never assume,” he said. “You have to gather as much information as possible and understand the full picture.”</p> <p>It is an approach that mirrors his work as an archaeologist and one that does not go unnoticed by his colleagues.</p> <p> “Steve brings a level of discipline and critical thinking to his work and it’s clear that his passion for archaeology plays a role in that,” said Ethan Stieger,&nbsp;Yum!’s chief information security officer. “He’s constantly digging deeper, asking questions and looking for context, which is exactly what you want in cybersecurity. We’re proud to support him in pursuing something that fuels that mindset.”</p> <p>For Abell, the value of archaeology is not financial; it’s personal.</p> <p>“I want to be one of the people who can say I got to do what I wanted to do when I was a kid,” Abell said. “One of the reasons I work is to follow that passion.”</p> <p><strong>Supported to pursue his passions</strong></p> <p>His role at Yum! helps make that possible. <span class="cf0">He credits thoughtful planning and support from his team so&nbsp;</span>he can participate in diving trips that require extensive planning and time in the field.</p> <p>“You cannot just go for a few days and do archaeology,” Abell said. “These are expedition style trips that take months of planning and coordination, so having that support is huge.”</p> <p><img src="/wps/wcm/connect/yumbrands/d74a51fd-b670-4f2d-af69-c08bb854dd4c/3/shared+image+%2810%29.jpg?MOD=AJPERES" alt="" title="" style="width: 495px; height: 370px; margin: 0px auto; display: block;" /></p> <p>Beyond the logistics, he says the support shows up in more personal ways.</p> <p>“One of the really cool things is how many people at Yum! have taken an interest in it,” he said. “It’s helped build connections and get to know people on a personal level.”</p> <p>That connection is something others at Yum! have noticed as well.</p> <p>“Steve’s passion for archaeology mirrors the way he approaches cybersecurity. Both require patience, curiosity and the ability to piece together details others might miss,” said Lanetta Williams, Yum! communications associate manager. “It’s fascinating to hear him talk about underwater archaeology, but it also makes perfect sense once you see how thoughtfully he approaches his work every day.”</p> <p>Outside of diving, Abell channels that same curiosity into another hands-on pursuit: woodworking. A hobby he picked up during the COVID-19 pandemic, it allows him to build furniture, experiment with epoxy and create pieces he often gives away to others.</p> <p><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <style> .swiper { width: 100%; padding-top: 50px; padding-bottom: 50px; position: relative; } .swiper-wrapper { display: flex; align-items: center; /* Center all slides vertically */ } .swiper-slide img { width: 50%; height: auto; } .swiper-slide { background-position: center; background-size: cover; display: flex; align-items: center; justify-content: center; transition: transform 1s ease-in-out; position: relative; z-index: 1; /* Base z-index for all slides */ } .swiper-slide-active img{ width: 75%; height: auto; } .swiper-slide-active { transition: transform 1s ease-in-out, width 1s ease-in-out, height 1s ease-in-out; z-index: 10; /* Higher z-index for central image */ background: transparent; } .swiper-slide-prev, .swiper-slide-next { z-index: 5; /* Medium z-index for side images */ } .swiper-button-prev:after, .swiper-button-next:after { content: initial !important; } .swiper-button-prev, .swiper-button-next { position: absolute; bottom: 63px; /* Position the arrows below the images */ top: initial; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 50%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); cursor: pointer; z-index: 20; color: #141f46; transition: transform 0.2s ease-in-out; /* Add a smooth transition effect */ } /* When hovering over the icon, scale it up by 10% */ .swiper-button-prev:hover, .swiper-button-next:hover { transform: scale(1.5); /* 1.5 means 150% of the original size */ } .swiper-button-prev { left: 5%; } .swiper-button-next { right: 5%; } .swiper-button-prev i, .swiper-button-next i { font-size: 18px; } </style> <div class="container-fluid"> <div class="row"> <div id="photoSlidef09285b9340b48a3ac3ab68021c57784" class="col-12 m-auto swiper-wrapper"> <div class="swiper"> <div class="swiper-wrapper"> </div> </div> <div class="swiper-button-prev"> <i class="fa-solid fa-arrow-left"></i> </div> <div class="swiper-button-next"> <i class="fa-solid fa-arrow-right"></i> </div> </div> </div> </div> <span id="listofimagesf09285b9340b48a3ac3ab68021c57784" class="d-none"><p><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/1/shared+image+%2817%29.jpg?MOD=AJPERES" alt="" title="" style="width: 256px; height: 339px;" /><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/2/shared+image+%2813%29.jpg?MOD=AJPERES" alt="" title="" style="width: 312px; height: 413px;" /><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/3/shared+image+%2814%29.jpg?MOD=AJPERES" alt="" title="" style="width: 272px; height: 362px;" /><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/4/shared+image+%2816%29.jpg?MOD=AJPERES" alt="" title="" style="width: 368px; height: 276px;" /><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/5/shared+image+%2819%29.jpg?MOD=AJPERES" alt="" title="" style="width: 407px; height: 227px;" /><img src="/wps/wcm/connect/yumbrands/7c513a2a-9a1d-4d9a-b10c-bfaff2c6bbfb/6/shared+image+%2818%29.jpg?MOD=AJPERES" alt="" title="" style="width: 263px; height: 350px;" /><br /></p></span> <script> function photoslideshowCB(element, state, additionalData){ if (state == StateChangeEvent.STATE_SAVED) { console.log ("Inside state saved: photoslideshowCB"); updateSlideShow(); } } // Pull swiper instance out to allow access later. let swiper; function updateSlideShow() { if (swiper !== undefined) { console.log ("Swiper is not undefined"); swiper.removeAllSlides(); swiper.destroy(true, true); } else { console.log ("It is undefined"); } let imageContainerID = "listofimagesf09285b9340b48a3ac3ab68021c57784"; let imageContainer = document.getElementById(imageContainerID); let imgArray = Array.from(imageContainer.getElementsByTagName('img')); if (imgArray.length > 0) { for (var index in imgArray) { var imgEl = imgArray[index].cloneNode(true); $(imgEl).addClass("img-fluid"); var domel = $('<div class="swiper-slide">').append(imgEl).append('</div>'); $("#photoSlidef09285b9340b48a3ac3ab68021c57784 .swiper-wrapper").append(domel); } swiper = new Swiper('#photoSlidef09285b9340b48a3ac3ab68021c57784 .swiper', { direction: 'horizontal', effect: 'coverflow', speed: 1000, coverflowEffect: { rotate: 0, // No rotation, for a more subtle effect stretch: 250, // Negative value to pull images closer depth: 150, // Adjust depth for better overlap modifier: 1.2, // Slightly increased modifier for better effect slideShadows: false, }, grabCursor: true, loop: true, centeredSlides: true, slidesPerView: "auto", autoplay: { delay: 5000, pauseOnMouseEnter: true, }, pagination: { el: '.swiper-pagination', }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, }); }; }; $(document).ready(function() { updateSlideShow(); }); </script><br /></p> <p>For Abell, whether he is uncovering history or creating something new, the goal is the same: to tell a story.</p> <p>“I love making stuff,” Abell said. “When you’re on a computer all day, you need sunshine and fresh air. It’s a way to create something that actually lasts.”</p> <p>Looking ahead, Abell has a growing list of places he hopes to explore, from a sunken temple in Guatemala to historic sites in Jamaica and Egypt. But no matter where he goes next, he is still chasing the same dream he had as a kid.</p> <p>Only now, it’s real.</p>
<p>With the belief that the future of the QSR industry will be determined by technology, Yum! Brands has been on a decade-long journey to set the bar for modern restaurant technology and digital experiences. As the parent company of KFC, Pizza Hut, Taco Bell and Habit Burger &amp; Grill, it&rsquo;s hired some big names in digital, including Chief Digital &amp; Technology Officer and President of Byte by Yum! Jim Dausch and Chief Data Officer Cameron Davies. The world&rsquo;s largest restaurant company has also built an in-house tech stack, called Byte by Yum!, to help its operators run restaurants more efficiently.&nbsp;</p> <p>Most recently, it&rsquo;s upskilling its Digital &amp; Technology teams through a flagship learning program called Tech Elevate. Now in its second year, the online-based, six-to-nine-week program offers nearly 300 participants the skills and tools they need to deepen their technical capabilities across Byte by Yum! and other critical technologies. Training topics include AI and machine learning, various programming languages, modern web development, site reliability engineering, and this year, AI platform engineering, Byte Menu and application programing interface (API) query languages.&nbsp;</p> <p>&ldquo;Tech Elevate reinforces Yum! Digital &amp; Technology&rsquo;s commitment to continuous learning and technical excellence,&rdquo; said Pizza Hut Chief Technology &amp; Information Officer and Tech Elevate Executive Sponsor Shiv Adhiappan. &ldquo;What sets Tech Elevate apart is that it serves as a functional development program for software engineers and employees in adjacent roles, helping them strengthen technical skills and foster greater collaboration across Byte by Yum! teams and our brands.&rdquo;&nbsp;</p> <p>This commitment to personal development is a key component of the company&rsquo;s culture, <a href="https://www.cnbc.com/2025/08/05/yum-brands-ceo-training-ground-restaurant-industry.html" >earning Yum! a reputation for being an incubator for future restaurant executives</a> and repeatedly landing it on <a href="https://www.yum.com/wps/portal/yumbrands/Yumbrands/news/company-stories-article/Yum+Brands+leads+in+developing+leaders#:~:text=At%20Yum!,Companies%20for%20Future%20Leaders%E2%80%9D%20list." >TIME&rsquo;s Best Companies for Future Leaders list</a>. Through Tech Elevate, engineers and technical team members are provided intentional time and space to build skills that directly support platform scalability, reliability and innovation.&nbsp;&nbsp;</p> <p>Nearly 300 employees signed up to participate in the current iteration, which allowed participants to choose from one of three programs tracts. The first option, &ldquo;AI-First Platform &amp; Reliability Engineering,&rdquo; gave Yum! engineers hands-on experience using agentic AI to deploy services, investigate failures and explore self-healing workflows. By combining site reliability engineering, platform engineering, and observability practices with emerging AI tools, the course helped engineers learn how to incorporate agentic AI into day-to-day engineering tasks while designing systems that are more resilient, scalable and easier to support.&nbsp;</p> <p>The next course was &ldquo;Foundations of Byte Menu.&rdquo; This course explained the fundamental building blocks that make up the Byte by Yum!&rsquo;s digital menu system. By mastering these components, participants gained the skills to architect a complete menu from scratch.&nbsp;</p> <p>The final course offering was around the execution, federation and best practices of API query languages, which is a set of rules and protocols that enable software applications to communicate and share data. This course provided a deep, practical understanding of a production-grade API platform, not just a query language. By the end of the course, engineers were equipped to design, implement and evolve API query languages that are resilient, scalable and aligned with organizational standards. &nbsp;&nbsp;</p> <p>&ldquo;The AI-First Platform and Reliability Engineering course was extremely practical and immediately applicable to my day-to-day work,&rdquo; said KFC U.S. Saurabh Sundriyal, senior software engineer II and engineering team lead. &ldquo;I used the learnings right away to enhance application logging and built dashboards using large language models, improving visibility and operational efficiency for my team at KFC U.S.&rdquo;</p> <p>&nbsp;As the restaurant industry and technology evolve, Yum! Brands continues to invest in its people to ensure it remains a digital leader in QSR. Programs like Tech Elevate give teams the opportunity to build and sharpen the critical skills needed to develop industry-leading technology that creates better team member and customer experiences.</p> <p>&nbsp;&ldquo;As our technology stack evolves and scales globally, our teams must grow alongside it,&rdquo; said Adhiappan. &ldquo;This long-term investment in our people will ensure that we have the skills, confidence and discipline to continue to grow our brands.&rdquo;</p>
<p>As consumers increasingly seek comfort, familiarity and connection, nostalgia is making a comeback in the restaurant industry, and Yum!’s brands are getting in on the game – from the Decades menu at Taco Bell to the return of potato wedges at KFC. <a href="http://www.pizzahut.com" >Pizza Hut</a> is leaning into the trend in an even bigger way. </p> <p>A recent <a href="https://www.today.com/video/restaurant-chains-go-retro-as-customers-crave-nostalgia-263566405656" >TODAY segment</a> highlighted how classic restaurant brands are reviving retro designs and experiences that remind guests of family dinners, birthday celebrations and memorable nights out. </p> <p>Across155 Pizza Hut restaurants in the U.S., guests are rediscovering iconic features from the brand’s earlier years, including red cups, checkered tablecloths, cozy vinyl booths, Tiffany-style lamps, classic arcade games and even the unmistakable red roof design.</p> <p><img src="/wps/wcm/connect/yumbrands/f99b311e-60ac-44c2-aaad-16a492901624/1/Image_Pizza-Hut.jpg?MOD=AJPERES" alt="" title="" style="width: 464px; height: 260px; margin: 0px auto; display: block;" /></p> <p>From TikTok to Instagram, pilgrimages to these nostalgic locations are driving comments and conversation. </p> <p>Families are traveling from neighboring towns and sometimes neighboring states, to experience the retro-inspired restaurants firsthand. For many guests, the experience goes beyond pizza. It’s about reconnecting with memories of gathering around the red checkered tablecloth covered table with friends and family. </p> <p>As the saying goes, “what’s old is new again.” The renewed interest in nostalgic food and experiences reflect a broader cultural trend. In <a href="https://www.yum.com/wps/portal/yumbrands/Yumbrands/news/company-stories-article/Yum%2BBrands%2Bx%2BCollider%2BLab%2B2026%2BFood%2BTrends%2BReport?utm_source=chatgpt.com" >Collider Lab’s 2026 Food Trends Report</a>, consumers described turning to food for “small, sensory, everyday acts” that provide comfort, emotional grounding and a sense of control in an increasingly chaotic world. </p> <p>For many guests, revisiting a classic Pizza Hut dining room offers exactly that: a familiar experience that feels authentic, comforting and sparks memories of gathering around the table with friends and family.</p> <p></p> <p>For Pizza Hut, these classic elements represent more than décor. They celebrate the brand’s heritage while reminding guests why Pizza Hut became part of so many family traditions in the first place. </p> <p>As the retro revival continues, these locations are helping introduce a new generation of fans to the timeless Pizza Hut dine-in experience.</p> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; direction: ltr; color: rgb(0, 0, 0); font-family: 'Segoe UI', 'Segoe UI Web', Arial, Verdana, sans-serif; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);"> <p paraid="574156106" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{24}" style="margin: 0px 0px 10.6667px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><strong><span data-contrast="auto" xml:lang="EN-US" style="font-family: 'Times New Roman'; font-size: 16px;">Find a Classic&nbsp;Pizza Hut Location&nbsp;Near You:</span><span data-ccp-props="{}" style="font-family: 'Times New Roman'; font-size: 16px;">&nbsp;</span></strong></p> </div> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; direction: ltr; color: rgb(0, 0, 0); font-family: 'Segoe UI', 'Segoe UI Web', Arial, Verdana, sans-serif; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);"> <div class="TableContainer Ltr SCXW133657947 BCX0" style="margin: 2px 0px 2px -5px; padding: 0px; user-select: text; overflow: visible; position: relative; display: flex; justify-content: flex-start; direction: ltr;"> <div id="{adf6db79-64c0-4e2c-8c45-92200aa182c9}{63}" class="WACAltTextDescribedBy SCXW133657947 BCX0" aria-hidden="true" style="margin: 0px; padding: 0px; user-select: text; position: absolute; visibility: hidden; z-index: -100;"> <p><br /></p> </div> <table class="Table Ltr TableWordWrap SCXW133657947 BCX0" border="1" dir="ltr" data-tablestyle="MsoTable15Plain2" data-tablelook="1184" aria-rowcount="155" style="margin: 0px; padding: 0px; user-select: text; table-layout: fixed; width: 516px; border-collapse: collapse; empty-cells: show; position: relative; overflow: visible; height: 2844px;"> <tbody class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="1" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstRow FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="256" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2096362263" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{30}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1602 NORTH MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="FirstRow SCXW133657947 BCX0" role="columnheader" data-celllook="256" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="901887728" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{33}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HARRISON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="FirstRow SCXW133657947 BCX0" role="columnheader" data-celllook="256" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1670633765" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{36}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">AR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="FirstRow LastCol SCXW133657947 BCX0" role="columnheader" data-celllook="256" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="972969723" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{39}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">72601</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="2" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1854399367" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{43}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">137 LEE STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1848679594" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{46}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HUNTSVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1509364193" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{49}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">AR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1987429061" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{52}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">72740</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="3" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2043518234" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{56}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">1205 HWY 62 </span><span style="font-family: 'Times New Roman';">E</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1611718550" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{59}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MOUNTAIN HOME</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="39739936" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{62}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">AR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2045187821" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{65}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">72653</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="4" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1748733046" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{69}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">2048 </span><span style="font-family: 'Times New Roman';">E</span><span style="font-family: 'Times New Roman';"> VAN </span><span style="font-family: 'Times New Roman';">BUREN</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1334340486" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{72}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EUREKA SPRINGS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1066523048" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{75}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">AR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1498932233" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{78}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">72632</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="5" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="864020492" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{82}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1110 S. CONSTITUTION AVE.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1291183375" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{85}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">ASHDOWN</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="274807803" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{88}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">AR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2101789505" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{91}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">71822</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="6" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1730914423" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{95}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">4845 </span><span style="font-family: 'Times New Roman';">SUNCOAST</span><span style="font-family: 'Times New Roman';"> </span><span style="font-family: 'Times New Roman';">BLVD</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="283822945" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{98}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">HOMOSASSA</span><span style="font-family: 'Times New Roman';"> SPRINGS</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="445185067" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{101}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="339651681" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{104}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">34447</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="7" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2132803427" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{108}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">4231 EAST 1ST STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="160791633" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{111}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BLUE RIDGE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1187967728" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{114}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="206220779" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{117}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30513</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="8" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1940663680" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{121}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1604 441 BYPASS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="794462017" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{124}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CORNELIA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1057199850" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{127}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="130113979" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{130}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30531</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="9" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1105053860" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{134}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1529 WEST CHURCH STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1952910483" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{137}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">JASPER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="811223758" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{140}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="318016970" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{143}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30143</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="10" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2128056962" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{147}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">815 S. OAK ST.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="790398491" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{150}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EATONTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1951497591" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{153}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1967603521" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{156}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">31024</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="11" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="12177829" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{160}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2270 S MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1940672934" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{163}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GREENSBORO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="885341101" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{166}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="227487820" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{169}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30642</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="12" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="812309487" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{173}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">124 JEFFERSON ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="243546481" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{176}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NEWNAN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="27025618" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{179}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1731925933" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{182}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30263</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="13" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="332942809" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{186}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1352 SOUTH CHESTATEE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1815032545" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{189}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DAHLONEGA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1774178983" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{192}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2130790061" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{195}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30533</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="14" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="579497468" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{199}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">200 FRANKLIN SPRINGS CIR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="866790450" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{202}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ROYSTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="577656634" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{205}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2115311224" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{208}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30662</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="15" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="177872984" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{212}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">14249 JONES ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1440184161" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{215}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LAVONIA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1175171816" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{218}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1239110396" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{221}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30553</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="16" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="390203997" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{225}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">248 HIGHWAY 441 NO.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1536444865" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{228}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CLAYTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1658742080" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{231}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="148846316" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{234}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">30525</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="17" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="735136138" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{238}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1989 S MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="385807999" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{241}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SIOUX CENTER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1313023213" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{244}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="15497775" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{247}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">51250</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="18" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="870953545" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{251}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1014 N 2ND ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="661223192" paraeid="{c99d7fe1-0ed3-45be-96cb-27fd6dcef533}{254}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CHEROKEE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="336243296" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{3}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2016865821" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{6}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">51012</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="19" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="111937252" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{10}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2009 MURRAY RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="277944357" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{13}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ESTHERVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="693635475" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{16}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="829695704" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{19}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">51334</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="20" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="448243886" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{23}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">115 E MILWAUKEE AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="315550832" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{26}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">STORM LAKE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="659633221" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{29}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1901001639" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{32}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">50588</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="21" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="633461236" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{36}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">525 2ND AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="416493503" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{39}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SIBLEY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2027650691" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{42}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="395400809" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{45}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">51249</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="22" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="675795840" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{49}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2812 WILLIS AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1720292713" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{52}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PERRY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1194711814" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{55}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2015384835" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{58}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">50220</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="23" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="88432693" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{62}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1123 24TH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1367899817" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{65}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FORT MADISON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2087712276" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{68}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1849708941" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{71}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">52627</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="24" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="36422542" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{75}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1002 JEFFREYS DRIVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1677319827" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{78}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OSCEOLA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="64785381" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{81}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1055880750" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{84}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">50213</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="25" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="506116306" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{88}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">103 SMITH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1744896369" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{91}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BLOOMFIELD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="161557475" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{94}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="119366440" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{97}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">52537</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="26" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1588734278" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{101}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1835 E VIENNA ST #51</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1944471387" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{104}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ANNA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1682727321" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{107}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1632176132" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{110}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">62906</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="27" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="909417580" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{114}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3616 BROADWAY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="459389810" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{117}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">QUINCY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="257998998" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{120}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="231270528" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{123}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">62305</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="28" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1916488338" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{127}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">118 W CENTER ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1739113124" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{130}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EUREKA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1346368590" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{133}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1082928973" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{136}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">61530</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="29" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1286552465" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{140}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">639 W MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2039283076" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{143}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BENTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="820427513" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{146}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="513780842" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{149}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">62812</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="30" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1973931961" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{153}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1049 S OAKWOOD AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1104731692" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{156}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GENESEO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="936387191" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{159}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1187444982" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{162}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">61254</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="31" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1528301443" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{166}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">502 N DETROIT ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1139088731" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{169}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WARSAW</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1201935375" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{172}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2091016648" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{175}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46580</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="32" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1961246608" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{179}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">5735 COVENTRY LN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1075931655" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{182}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FORT WAYNE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1559063546" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{185}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="458507025" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{188}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46804</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="33" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1601298239" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{192}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">340 W DEERFIELD RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="781080171" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{195}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">UNION CITY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="630594366" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{198}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="178250044" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{201}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">47390</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="34" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1760112730" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{205}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1502 N MERIDIAN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1425068889" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{208}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PORTLAND</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="904450388" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{211}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1068715710" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{214}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">47371</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="35" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="869752741" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{218}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1405 S HEATON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1753026262" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{221}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">KNOX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="548345354" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{224}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2012036990" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{227}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46534</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="36" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="17117957" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{231}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">407 SW FIRST STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1065547730" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{234}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PAOLI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="510264624" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{237}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1683346901" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{240}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">47454</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="37" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="825252102" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{244}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">806 BICYCLE BRIDGE RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="651431821" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{247}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DELPHI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="811949038" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{250}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="998542536" paraeid="{cebdc422-eab5-4fd6-be7a-c49b4e136781}{253}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46923</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="38" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1597051095" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{3}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">818 N LINCOLN RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2019558006" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{6}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ROCKVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="374037110" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{9}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1675240045" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{12}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">47872</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="39" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="510738794" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{16}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">410 S COLLEGE AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2045200240" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{19}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">RENSSELAER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="950828010" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{22}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1276808437" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{25}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">47978</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="40" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="686057487" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{29}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3820 E STATE BLVD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1568203254" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{32}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FORT WAYNE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="25265253" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{35}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1623247613" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{38}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46805</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="41" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="210804710" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{42}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">425 NO. HALLECK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="592643299" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{45}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DEMOTTE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1122972450" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{48}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1837728206" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{51}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">46310</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="42" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1064202969" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{55}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">524 MT STERLING AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="188270784" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{58}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FLEMINGSBURG</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="477765640" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{61}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">KY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="338395600" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{64}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">41041</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="43" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="881733245" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{68}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1475 N MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1301958437" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{71}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BEAVER DAM</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="869998899" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{74}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">KY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2023056495" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{77}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">42320</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="44" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1883127074" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{81}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">500 OLD HWY 60 E.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="515651172" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{84}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HARDINSBURG</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="897542574" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{87}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">KY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1946548581" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{90}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">40143</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="45" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1780562976" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{94}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2410 S. 5TH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="403475204" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{97}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LEESVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="876472270" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{100}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1173523206" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{103}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">71446</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="46" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="717402798" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{107}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">934 W. CRESWELL LANE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="172852038" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{110}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OPELOUSAS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1521598857" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{113}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1884982257" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{116}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">70570</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="47" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="196395494" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{120}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">607 NORTH WEST MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="813652158" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{123}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BUNKIE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="545009598" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{126}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1463828678" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{129}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">71322</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="48" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2035609731" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{133}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">6293 OXON HILL RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1251724428" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{136}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OXON HILL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1443033995" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{139}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1246105545" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{142}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">20745</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="49" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="354725582" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{146}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">401 W MICHIGAN AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="995282434" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{149}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">THREE RIVERS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1924525287" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{152}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1213092704" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{155}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">49093</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="50" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="121952238" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{159}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">237 E MAIN AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1998351832" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{162}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ZEELAND</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="414118913" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{165}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="181631398" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{168}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">49464</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="51" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1892412365" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{172}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">412 W SANILAC RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1512185221" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{175}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SANDUSKY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1775456129" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{178}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1788739596" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{181}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">48471</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="52" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2048797931" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{185}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">815 S STATE ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1924015676" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{188}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CARO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="503166764" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{191}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="694735283" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{194}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">48723</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="53" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="820611359" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{198}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">330 W MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="171854419" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{201}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FREMONT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="313917539" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{204}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1798933558" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{207}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">49412</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="54" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="821440929" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{211}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">790 N VAN DYKE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1876601389" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{214}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BAD AXE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="851412351" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{217}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2020682350" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{220}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">48413</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="55" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1216544161" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{224}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1600 STEPHENSON AVE.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1682494302" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{227}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IRON MOUNTAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1491180220" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{230}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1643770653" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{233}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">49801</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="56" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1140424878" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{237}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1303 BRIDGE ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1439329971" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{240}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CHARLEVOIX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1376098956" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{243}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1007083181" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{246}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">49720</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="57" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="241832815" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{250}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">8156 HIGHWAY 65 NE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="376976911" paraeid="{fffc420f-5aea-440b-b07c-bd78a0bbc30e}{253}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SPRING LAKE PARK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="482255305" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{2}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1481730220" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{5}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">55432</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="58" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1015592410" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{9}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1316 HICKMAN CT.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1672824117" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{12}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SAINT JAMES</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1009580637" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{15}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="613261861" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{18}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">56081</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="59" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1261885948" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{22}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1001 COLUMBIA AVE.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="307595102" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{25}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MORRIS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1983311212" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{28}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="876561662" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{31}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">56267</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="60" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2129327541" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{35}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1504 13TH STREET SOUTH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="383854171" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{38}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VIRGINIA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1451827056" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{41}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1703409212" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{44}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">55792</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="61" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1410051197" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{48}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">509 PAUL BUNYAN DR NW</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1592069236" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{51}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BEMIDJI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="337354292" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{54}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="43048736" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{57}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">56601</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="62" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1662143573" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{61}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1330 S FRONTAGE RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1342655036" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{64}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HASTINGS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1119341029" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{67}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="533280723" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{70}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">55033</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="63" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="500445129" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{74}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">604 E HIGHWAY 12</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1882849495" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{77}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LITCHFIELD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2084518810" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{80}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="551451330" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{83}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">55355</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="64" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1139482580" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{87}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1511 DOMES DR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="774950534" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{90}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BLUE EARTH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="560972185" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{93}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1466095880" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{96}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">56013</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="65" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 36px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="65192523" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{100}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">4 TOWN CENTER DRIVE, SUITE A</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="759460580" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{103}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BOWLING GREEN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="905469641" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{106}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="341377847" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{109}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">63334</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="66" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2050724339" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{113}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1105 W FORT SCOTT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1515920147" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{116}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BUTLER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1948947768" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{119}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="548111891" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{122}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">64730</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="67" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="25127111" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{126}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1425 S LIMIT AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="266550448" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{129}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SEDALIA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="463203770" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{132}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1207683579" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{135}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65301</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="68" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1481227668" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{139}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78 HIGHWAY P</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="536522984" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{142}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CUBA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1868659574" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{145}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="164252964" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{148}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65453</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="69" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="477304727" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{152}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1905 E 5TH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="106741253" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{155}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WASHINGTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="787646516" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{158}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="694159919" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{161}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">63090</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="70" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1020234347" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{165}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2250 W OSAGE ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="16641117" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{168}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PACIFIC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="677467602" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{171}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="958803791" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{174}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">63069</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="71" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1021522572" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{178}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1113 W. BUSINESS 60</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1930884878" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{181}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DEXTER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1393604580" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{184}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1131117970" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{187}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">63841</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="72" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 36px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="710833203" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{191}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">4219 NORTH ST. PETERS PARKWAY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="77368388" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{194}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SAINT PETERS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="79546362" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{197}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2142071022" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{200}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">63304</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="73" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="284197290" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{204}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1314 S. HWY 32</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1974146175" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{207}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EL DORADO SPRINGS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1061044160" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{210}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1377864980" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{213}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">64744</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="74" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="32471329" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{217}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">23 E US HIGHWAY 160</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1527160047" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{220}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LAMAR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="666858660" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{223}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1995074739" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{226}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">64759</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="75" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1684736629" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{230}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1340 W JEFFERSON ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2038245205" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{233}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MARSHFIELD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1364908351" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{236}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="625809660" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{239}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65706</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="76" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="416517570" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{243}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">806 US HIGHWAY 60 E</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="116520957" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{246}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">REPUBLIC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="197350488" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{249}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1602709150" paraeid="{d05efb93-5603-47df-a9fb-6a20a62d8b9f}{252}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65738</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="77" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2039177877" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{2}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">400 HIGHWAY 32 E</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1934745240" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{5}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SALEM</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="651517897" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{8}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1657303428" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{11}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65560</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="78" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="735978419" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{15}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1024 KINGS HWY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="67914475" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{18}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ROLLA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1721948258" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{21}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="273948311" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{24}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65401</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="79" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="103285521" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{28}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1530 S. SAM HOUSTON BLVD.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1208641967" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{31}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HOUSTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1384461693" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{34}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1533145401" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{37}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">65483</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="80" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2107108802" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{41}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3040 BUSCH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1216951257" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{44}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BUTTE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1385616841" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{47}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2140431506" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{50}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">59701</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="81" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2015341835" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{54}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">801 WARREN LN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1916701142" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{57}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SIDNEY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1681573608" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{60}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1038987094" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{63}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">59270</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="82" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1899093203" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{67}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">786 S CHURCH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="552693634" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{70}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FOREST CITY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1766823061" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{73}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="755238777" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{76}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28043</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="83" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="411719479" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{80}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">999 GEORGIA ROAD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="239116196" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{83}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FRANKLIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1614353681" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{86}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="149559744" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{89}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28734</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="84" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="495020975" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{93}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2111 W ROOSEVELT BLVD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="151834976" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{96}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MONROE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1271461686" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{99}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2009119313" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{102}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28110</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="85" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1083956118" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{106}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1118 E CASWELL ST.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="910415685" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{109}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WADESBORO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1671838303" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{112}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2065314614" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{115}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28170</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="86" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="540059587" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{119}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">130 WILKESBORO BLVD SE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="94413474" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{122}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">LENOIR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2123095185" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{125}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1452908022" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{128}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28645</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="87" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1758492555" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{132}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">8811 W. MARLBORO RD.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="545717726" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{135}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FARMVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1975907962" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{138}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1183683952" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{141}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">27828</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="88" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1950599906" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{145}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">150 HWY 19 SOUTH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1741367264" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{148}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BRYSON CITY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2009443389" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{151}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1970120609" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{154}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">28713</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="89" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="928857693" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{158}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">204 US HWY 64/264</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="254691573" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{161}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MANTEO</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2108795470" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{164}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="601841979" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{167}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">27954</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="90" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="490852476" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{171}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">100 CLAIRE DR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="15198582" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{174}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EDENTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1542717727" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{177}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="987494240" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{180}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">27932</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="91" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1697639347" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{184}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">516 E 1ST ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2054302511" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{187}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OGALLALA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="149921604" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{190}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1807592057" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{193}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">69153</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="92" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="127269205" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{197}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">6825 TILTON RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="529201194" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{200}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EGG HARBOR TOWNSHIP</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="828319045" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{203}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NJ</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="707109602" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{206}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">08234</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="93" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="596923548" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{210}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1010 PATTERSON ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="209631174" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{213}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OGDENSBURG</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1952239718" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{216}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="666098360" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{219}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">13669</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="94" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="302988383" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{223}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">60 FRANKLIN ST. SUITE 1</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1837876397" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{226}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CARTHAGE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="637868949" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{229}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">NY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="754969341" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{232}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">13619</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="95" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1536818645" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{236}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">703 EMMITT AVENUE W</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1034664923" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{239}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WAVERLY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="5411964" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{242}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2065102577" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{245}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">45690</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="96" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1710177781" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{249}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1681 S WASHINGTON STE SR 83</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="640210686" paraeid="{e3013733-0fbb-4cfb-a38b-b6d9ae419f4e}{252}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MILLERSBURG</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="130847446" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{1}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1311364847" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{4}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">44654</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="97" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 36px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="599863957" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{8}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">409 S ELM ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1170099348" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{11}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WASHINGTON COURT HOUSE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="814525037" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{14}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 36px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="527619895" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{17}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">43160</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="98" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1906247700" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{21}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3355 MAPLE AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2097531857" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{24}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ZANESVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1651050531" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{27}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1919549504" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{30}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">43701</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="99" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1682975476" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{34}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">810 REFUGEE RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1921822029" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{37}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PICKERINGTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="434199279" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{40}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1969902929" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{43}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">43147</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="100" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1252149009" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{47}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1102 CANTON RD NW</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1317873420" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{50}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CARROLLTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="404744532" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{53}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="457636239" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{56}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">44615</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="101" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="557976292" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{60}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">4849 STATE ROUTE 125</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2108195622" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{63}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GEORGETOWN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1153187096" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{66}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="75536375" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{69}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">45121</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="102" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2133092453" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{73}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">236 N ELM ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="851833769" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{76}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OTTAWA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1864463803" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{79}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1907257569" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{82}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">45875</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="103" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="68379814" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{86}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3401 ELM RD NE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1997070006" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{89}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WARREN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="710206714" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{92}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="367076406" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{95}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">44483</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="104" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1293655865" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{99}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2200 W STATE STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="934812099" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{102}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ALLIANCE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="750849876" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{105}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="91609579" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{108}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">44601</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="105" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1232805913" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{112}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">588 W. MARION STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="327895765" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{115}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MOUNT GILEAD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1640138879" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{118}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OH</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2130400777" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{121}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">43338</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="106" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2089667746" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{125}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1508 W FIR ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1727024639" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{128}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PERRY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="736962112" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{131}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1138830677" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{134}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">73077</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="107" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1530661080" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{138}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">501 W 3RD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="690761471" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{141}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GROVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="521383687" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{144}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1361989752" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{147}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">74344</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="108" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="719281285" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{151}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2011 SE WASHINGTON ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1441602529" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{154}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">IDABEL</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="72572444" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{157}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">OK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="223216565" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{160}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">74745</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="109" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="744974285" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{164}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">828 ROUTE 6 W</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="369487962" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{167}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TUNKHANNOCK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2095214107" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{170}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">PA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="363262363" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{173}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">18657</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="110" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1534181932" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{177}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">319 N DUNCAN BYPASS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="909312321" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{180}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">UNION</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1573120598" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{183}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1073858886" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{186}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">29379</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="111" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1884903037" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{190}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">812 W GREENWOOD ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="777517719" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{193}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ABBEVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="3484680" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{196}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SC</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="317117114" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{199}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">29620</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="112" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1809858825" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{203}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1201 E MILBANK AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="355200092" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{206}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MILBANK</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1360478998" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{209}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="74813348" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{212}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">57252</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="113" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2117182378" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{216}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">19945 N ALBERTA AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1365292711" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{219}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ONEIDA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="105649482" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{222}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="802778006" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{225}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">37841</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="114" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="474218952" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{229}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">788 HIGHWAY 68</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2013603073" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{232}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SWEETWATER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2020179689" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{235}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="37138957" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{238}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">37874</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="115" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="111549025" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{242}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">107 HIGHWAY 71</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="760134648" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{245}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BASTROP</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1083040071" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{248}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="503856891" paraeid="{71294a2b-6f48-43b2-a422-d1f4aed9242c}{251}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78602</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="116" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1650863546" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{1}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">510 E SAM RAYBURN DR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="83172487" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{4}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BONHAM</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1247028827" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{7}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="424697231" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{10}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">75418</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="117" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="524429373" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{14}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">928 N AUSTIN AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1208902805" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{17}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GEORGETOWN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1798666585" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{20}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2105362338" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{23}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78626</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="118" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2145738257" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{27}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2103 N MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="492223615" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{30}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TAYLOR</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="596251546" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{33}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="52350725" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{36}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">76574</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="119" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="267069981" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{40}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1002 S MARKET ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1270571754" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{43}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HEARNE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1859032749" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{46}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="108489658" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{49}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">77859</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="120" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="332196890" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{53}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">601 N LOOP 340</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="931810478" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{56}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BELLMEAD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1336705442" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{59}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="670430771" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{62}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">76705</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="121" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2060586183" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{66}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">600 W 4TH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1732322247" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{69}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CAMERON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1225163341" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{72}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="432122682" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{75}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">76520</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="122" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1774718877" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{79}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1212 WEST CAMERON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="990635253" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{82}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ROCKDALE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1381723279" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{85}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="408983251" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{88}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">76567</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="123" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1786460340" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{92}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">637 HWY 290</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="339423757" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{95}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">HEMPSTEAD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1039916118" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{98}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="37794113" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{101}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">77445</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="124" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1528030578" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{105}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">225 E JIM SHARP BLVD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="626404891" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{108}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">KERMIT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1983093592" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{111}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="886800767" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{114}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">79745</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="125" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2070901957" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{118}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">501 S MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2111807878" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{121}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MONAHANS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="121932427" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{124}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1803790725" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{127}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">79756</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="126" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="215112458" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{131}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">210 W. SINTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2096837694" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{134}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SINTON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1276130757" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{137}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="619420458" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{140}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78387</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="127" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1452888623" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{144}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">803 W. MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1391636355" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{147}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">EDNA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1128535973" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{150}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="642511802" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{153}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">77957</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="128" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1947991216" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{157}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">309 W AVENUE J</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1891226339" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{160}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">ROBSTOWN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="601636476" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{163}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1398137805" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{166}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78380</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="129" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="667163401" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{170}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">201 PENA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="692973006" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{173}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CARRIZO SPRINGS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="766034148" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{176}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1039976573" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{179}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78834</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="130" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="689524368" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{183}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">501 E HIDALGO AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1256695112" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{186}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">RAYMONDVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="867996448" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{189}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1684336522" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{192}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78580</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="131" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="486311812" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{196}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">826 W 2ND ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="518489001" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{199}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MERCEDES</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="850567275" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{202}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="163643722" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{205}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78570</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="132" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1643130841" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{209}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">216 S BROADWAY ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1449690445" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{212}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DIMMITT</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="47104839" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{215}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1361455174" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{218}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">79027</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="133" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="628216269" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{222}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1418 WEST WILSON STREET</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="445281031" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{225}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BORGER</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1282115313" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{228}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1411693726" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{231}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">79007</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="134" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1469412990" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{235}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1110 S MAGNOLIA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="468694378" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{238}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WOODVILLE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1443847610" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{241}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="646678421" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{244}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">75979</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="135" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="720830662" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{248}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1211 N JOHNSON</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1625648548" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{251}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">MINEOLA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1554780641" paraeid="{64effd91-161c-4af5-ab98-1199cfa68b15}{254}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1345770689" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{3}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">75773</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="136" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1364845238" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{7}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">1104 EAST MAIN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="5984388" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{10}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FREDERICKSBURG</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1244427968" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{13}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="651456596" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{16}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78624</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="137" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="495277045" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{20}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">905 W US HIGHWAY 84</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="519216811" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{23}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">FAIRFIELD</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1555945112" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{26}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2044617268" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{29}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">75840</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="138" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="5874192" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{33}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">3233 FORT WORTH AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="162199402" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{36}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">DALLAS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2128758897" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{39}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1241645655" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{42}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">75211</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="139" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1587626743" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{46}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">312 US HWY 90A E</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1804792152" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{49}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">GONZALES</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2135007544" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{52}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="332587788" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{55}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78629</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="140" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="937633147" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{59}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">106 </span><span style="font-family: 'Times New Roman';">N</span><span style="font-family: 'Times New Roman';">. SUNSET STRIP</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="539078984" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{62}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">KENEDY</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1201334676" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{65}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="486515997" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{68}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78119</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="141" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="405087362" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{72}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">539 10TH ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1677090393" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{75}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">FLORESVILLE</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2106488150" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{78}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1563980251" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{81}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">78114</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="142" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1871928973" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{85}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">1601 </span><span style="font-family: 'Times New Roman';">N</span><span style="font-family: 'Times New Roman';">. </span><span style="font-family: 'Times New Roman';">NECHES</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="60762600" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{88}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">COLEMAN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="202859853" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{91}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">TX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2023096679" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{94}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">76834</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="143" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1459311252" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{98}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">150 </span><span style="font-family: 'Times New Roman';">OAKVILLE</span><span style="font-family: 'Times New Roman';"> RD.</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="43769605" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{101}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">APPOMATTOX</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="818381269" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{104}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1892456704" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{107}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">24522</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="144" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="564714173" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{111}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">100 JEFFERSON HIGHWAY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1708939776" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{114}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">LOUISA</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1366666734" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{117}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="715025904" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{120}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">23093</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="145" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1972402958" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{124}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2914 VIRGINIA AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1120781086" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{127}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">COLLINSVILLE</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1791179168" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{130}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1585882690" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{133}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">24078</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="146" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1365847310" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{137}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">25092 </span><span style="font-family: 'Times New Roman';">LANKFORD</span><span style="font-family: 'Times New Roman';"> HIGHWAY</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1257398197" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{140}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">ONLEY</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1330541216" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{143}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="261117464" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{146}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">23418</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="147" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1320075162" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{150}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">589 NORTH MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="553208504" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{153}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">KILMARNOCK</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="380906283" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{156}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">VA</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="417914509" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{159}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">22482</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="148" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="404487401" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{163}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">2395 S MAIN ST</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="79835051" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{166}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">RICE LAKE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="682323805" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{169}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1406934559" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{172}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">54868</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="149" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1202285648" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{176}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">666 HIGHWAY 54 </span><span style="font-family: 'Times New Roman';">E</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1236078280" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{179}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">BLACK RIVER FALLS</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="253550773" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{182}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1642409794" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{185}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">54615</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="150" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1963813117" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{189}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">230 DUBUQUE RD.</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="511817986" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{192}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">PLATTEVILLE</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1906526306" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{195}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="538754165" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{198}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">53818</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="151" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="639621444" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{202}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">801 </span><span style="font-family: 'Times New Roman';">E</span><span style="font-family: 'Times New Roman';"> SPRUCE ST</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="786357350" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{205}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">ABBOTSFORD</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="918154906" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{208}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WI</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="369315995" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{211}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">54405</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="152" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="951477934" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{215}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">215 </span><span style="font-family: 'Times New Roman';">N</span><span style="font-family: 'Times New Roman';"> FEDERAL </span><span style="font-family: 'Times New Roman';">BLVD</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1217266334" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{218}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">RIVERTON</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="185026134" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{221}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="824314378" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{224}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">82501</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="153" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="970291093" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{228}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">670 </span><span style="font-family: 'Times New Roman';">E</span><span style="font-family: 'Times New Roman';">. MAIN</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1297699224" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{231}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">LANDER</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="0" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1989935902" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{234}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px; border-style: none; border-color: currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1513126400" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{237}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">82520</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="154" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol SCXW133657947 BCX0" role="rowheader" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="2064415817" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{241}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text;"><span style="font-family: 'Times New Roman';">2547 </span><span style="font-family: 'Times New Roman';">N</span><span style="font-family: 'Times New Roman';"> MAIN ST</span></span> </span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="688455187" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{244}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">SHERIDAN</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td data-celllook="257" class="SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1493685408" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{247}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol SCXW133657947 BCX0" data-celllook="257" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0.666667px 0px; border-style: solid none; border-color: rgb(127, 127, 127) currentcolor; width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="477421832" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{250}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">82801</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> <tr class="TableRow SCXW133657947 BCX0" role="row" aria-rowindex="155" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; height: 18px;"> <td class="FirstCol LastRow SCXW133657947 BCX0" role="rowheader" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px 0px 0.666667px; border-style: none none solid; border-color: currentcolor currentcolor rgb(127, 127, 127); width: 210px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="76842389" paraeid="{ea562ce1-8945-422b-bc03-8446089156b8}{254}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; font-weight: bold; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif; font-weight: bold;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">736 YELLOWSTONE AVE</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastRow SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px 0px 0.666667px; border-style: none none solid; border-color: currentcolor currentcolor rgb(127, 127, 127); width: 179px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1356157941" paraeid="{ba93be22-d150-4201-a8d0-da90a7a0955b}{3}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">CODY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastRow SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px 0px 0.666667px; border-style: none none solid; border-color: currentcolor currentcolor rgb(127, 127, 127); width: 64px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="587385856" paraeid="{ba93be22-d150-4201-a8d0-da90a7a0955b}{6}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">WY</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> <td class="LastCol LastRow SCXW133657947 BCX0" data-celllook="0" style="margin: 0px; padding: 0px; user-select: text; overflow: visible; vertical-align: top; position: relative; background-clip: padding-box; border-width: 0px 0px 0.666667px; border-style: none none solid; border-color: currentcolor currentcolor rgb(127, 127, 127); width: 63px; height: 18px;"> <div class="TableCellContent SCXW133657947 BCX0" style="margin: 0px; padding: 0px 7px; user-select: text; overflow: visible; z-index: 0; position: relative;"> <div class="OutlineElement Ltr SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; clear: both; cursor: text; overflow: visible; position: relative; direction: ltr;"> <p class="Paragraph SCXW133657947 BCX0" paraid="1029236826" paraeid="{ba93be22-d150-4201-a8d0-da90a7a0955b}{9}" style="margin: 0px; padding: 0px; user-select: text; overflow-wrap: break-word; vertical-align: baseline; font-kerning: none; color: windowtext; text-align: left;"><span data-contrast="none" xml:lang="EN-US" class="TextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; color: rgb(0, 0, 0); font-size: 11pt; line-height: 18px; font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif;"><span class="NormalTextRun SCXW133657947 BCX0" style="margin: 0px; padding: 0px; user-select: text; font-family: 'Times New Roman';">82414</span></span><span class="EOP SCXW133657947 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}" style="margin: 0px; padding: 0px; user-select: text; font-size: 11pt; line-height: 18px; font-family: 'Times New Roman'; color: rgb(0, 0, 0);">&nbsp;</span></p> </div> </div> </td> </tr> </tbody> </table> </div> </div> <p><br /></p>