<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.subtitle {font-weight: bold; font-size: 17px; font-size: 1.75rem;}

span.title {font-size: 20px; font-size: 2.0rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; /*color:#660099; */ color: #808285; text-transform:uppercase;}

body {
  font-size: .95rem;
  /*font-size: 15px; 
  font-size: 1.5rem; 
  font-family: 'Open Sans', sans-serif; 
  line-height: 150%; 
  color:#333333; 
  text-decoration: none;
  */
}

small {font-size: 11px;}

big {font-size: 20px;}

h1 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; /*color:#660099;*/ color: #808285; text-transform:uppercase;}

h2 {font-size: 17px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; /*color:#cc0000;*/ color: #46a748;}

h3 {font-size: 17px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; /*color:#660099;*/ color: #808285;}

h4 {font-size: 15px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#333333;}

h5 {font-size: 15px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; /*color:#9933ff;*/ color: #a2a4a7;}

h6 {font-size: 11px; font-weight: 400; line-height: 110%; color:#666666;}

p {margin: 0 0 20px 0; padding: 0;}

a:not(.btn),a:link:not(.btn),a:active:not(.btn),a:visited:not(.btn) {text-decoration: none; /*color:#660099;*/ color: #46a748;}
	
a:hover {text-decoration: underline; color: #666666;}

div#content a {text-decoration: none;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;	}

pre {font-family: monospace;}</pre></body></html>