<html> 
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0SVYZXM6X5"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-0SVYZXM6X5');
</script> 
<style>
p            { font-family: Georgia; font-size: 15; color: #000080 }
h4           { font-family: Georgia; font-size: 15; color: #000080; font-weight: bold }
A { text-decoration: none; color: rgb(0,0,128) }
A:ACTIVE { color:rgb(0,0,128) }
A:VISITED { color: rgb(0,0,128) }
A:HOVER { color: rgb(255,0,0) }

</style>
<title>Stylesheet for the District Pages</title>
</head>

<body>
</body>
</html>