/* Generated by KompoZer */body {  color: #666666;  font-family: Arial;  font-size: 12pt;  font-weight: normal;  background-repeat: no-repeat;  background-position: left top;  background-color: liteblue;}td {  color: #000000;  font-family: Arial;  font-size: 12pt;  line-height: 14pt;  font-weight: normal;  background-color: liteblue;}h1 {  color: #000000;  font-family: Arial;  font-size: 14pt;  font-weight: bold;  margin-top: 0;  margin-bottom: 4px;}h2 {  color: #d66321;  font-family: Arial;  font-size: 12pt;  font-weight: normal;}h3 {  color: #d66321;  font-family: Arial;  font-size: 10pt;  font-weight: normal;}h4 {  color: #000000;  font-family: Arial;  font-size: 10pt;  line-height: 12pt;  font-weight: normal;  margin-top: 0;  margin-bottom: 4px;}a:link {  color: #000099;  font-weight: bold;  text-decoration: none;}a:visited {  color: #3333ff;  font-weight: bold;  text-decoration: none;}a:active {  color: #00009c;  font-weight: bold;}a:hover {  color: #ff6633;  text-decoration: none;  font-weight: bold;}hr {  color: #006600;  font-weight: bold;}body {margin: 0;}/* Style the header */.header {background-color: liteblue;text-align: center;}ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: liteblue;}li {float: left;border-right:2px solid #bbb;}li:last-child {border-right: none;}li a {display: block;color: blue;text-align: center;padding: 14px 30px;text-decoration: none;}li a:hover {background-color: #bbb;}/* Create three unequal columns that floats next to each other */.column {float: left;padding: 10px;}/* Left and right column */.column.side {width: 15%;}/* Middle column */.column.middle {width: 70%;}/* Clear floats after the columns */.row:after {content: "";display: table;clear: both;}/*** Sticky navigation*/.sticky {background-color: #ffffff;position: -webkit-sticky;position: sticky;top: 0;}