<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/webfonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/webfonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/webfonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/webfonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/webfonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('/webfonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


html, body { font-size: 18px; line-height: 1.4em; font-weight: 400; color: #333333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
body { }

a           { color: #78B648; text-decoration: none; }
a:hover     { color: #146E46; text-decoration: none; }
img         { max-width: 100%; height: auto !important; }

h1 { font-size: 1.5em; margin-bottom: 1.5em; } 
h2 { font-size: 1.4em; margin-bottom: 1.2em; margin-top: 1.2em;} 
main h2:first-child { margin-top: 0 !important; }

h3 { font-size: 1.1em; margin-bottom: 1.1em; margin-top: 1.1em; font-weight: 700; } 
xmain h3:first-child { margin-top: 0 !important; }

small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }


.headline_green_lg { color: #78B648; font-size: 2em; }

.txt_small { font-size: 0.66em; line-height: 1em; } 
.txt_normal { font-size: 1em; } 
</pre></body></html>