<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Arial, Helvetica, sans-serif !important;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
.main-header{ 
  display : none; 
}
.main-content
{
  padding: 0; 
}
.interior-hero
{
  height:171px; 
}
.interior-hero .hero-background
{
  height:95px; 
}
.utility-bar
{
  margin-top:93px; 
}
.breadcrumb-list li
{
  font-size: 1.3em;
  font-weight: bold;
}
article.module.dark
{
  color: white !important;
  background-color:  rgba(0, 0, 0, 0.85) !important;
}
article.module.dark p
{
  color: white !important;
}
article.module.dark h1
{
  color: white !important;
}
article.module.dark h3
{
  color: white !important;
}
article.module.dark a
{
  color: white !important;
}
article.module.dark strong
{
  color: white !important;
}</pre></body></html>