<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0em 1em 2em 20px;
  font-family: Verdana, arial, sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
:link { color: #00C; background: transparent }
:visited { color: #609; background: transparent }
:active { color: #C00; background: transparent }

td.tpl-left-column {
  min-width: 169px !important;
}
.tbl-content-wrapper td.tpl-left-column {
  background-color: #1A5BB7 !important;
}
td.content-wrapper {
  padding: 2em 2em 3em 2em !important;
}
.container {
  background-color: #fff;
  paddind-left: 0.5em;
}
.container h2 {
  color: #000;
}
.container ul li {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.container ul li a,
.container h2 a,
.container h3 a {
  text-decoration: underline;
}
.container ul li a:hover,
.container h2 a:hover,
.container h3 a:hover {
  text-decoration: none;
}
th, td { /* ns 4 */
  font-family: arial, sans-serif;
}

.titlesite{ font: bold;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14pt;
			font-style: oblique;
			text-indent: 5px;
			}
.titlesitesub{ font: bold;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12pt;
			}
.titleitem{ font: bold;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11pt;
			}
.info{ font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
/*P { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	text-align: justify;
	text-indent: 2em;
	color : #000000;
	}
*/
h2{font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 150%; color: #00BFFF;
	}

td{font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	}

th{font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

a{text-decoration: none; color: #0000cc;}
a:hover{text-decoration: underline;
	}

pre{font-family: lucida console, courier new;
	font-size: 8pt;
	color: brown;
	}

font8{font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	}

.overviewtitle { font-family: Verdana, Arial, Helvetica;
	font-size: 150%;
	color: #00008b;
	font-weight: bold;
	}
.slidelink { font-family: Technical, Arial, Helvetica;
	font-size: 100%;
	color: #660099;
	}
a.slidelink { text-decoration: none;
	}
a:hover.slidelink { text-decoration: underline;
	}
.title { font-family: Verdana, Arial, Helvetica;
	font-size: 150%;
	color: #660099;
	}
.note { font-family: Verdana, Arial, Helvetica;
	text-decoration: none; color: #0d40db;
	}
</pre></body></html>