*{box-sizing: border-box;}body {font-family: Arial, Helvetica, sans-serif;background:#ffffff;margin: 0px;color:#808080;font-size:14px;}.header {padding:0px;text-align:center;background: white;}
a:link {color: black;}a:visited {color: black;}a:hover {color: black;}a:active {color: black;}a:link {text-decoration: none;}a:visited {text-decoration: none;}a:hover {text-decoration: underline;}a:active {text-decoration: none;}
.topnav {list-style-type: none;margin:0;padding: 0;overflow: hidden;background-color: #FFBD63;}.topnav.icon {display: none;}.topnav li{float: left;}.topnav:after {clear: both;content: "";display: block;}
.topnav a {float: left;display: block;color: white;text-align: center;padding: 10px 20px;font-size: 16px;text-decoration: none;}.active {background-color: #00ADFF;}
.topnav a:hover {background-color: #00ADFF; color: black;}.column {float:left; padding: 5px;}.column.left {width: 15%;}.column.right{width: 15%;}.column.middle{width: 70%;}.row:after{content: "";display: table;clear: both;}
.sticky{position: fixed;top: 0; width: 100%;}.sticky + .row {padding-top: 40px;}.footer {background-color: #dddddd;padding: 20px;font-size: 12px;text-align: center;color: #000000;}
.topnav.icon {background: url("Menu.gif");height: 38px;width: 46px;position: relative;top: 0px;margin-right: 0px;}@media screen and (max-width: 600px){.topnav a:not(.active) {display: none;}.topnav a.icon {float: right; display: block;}.topnav.responsive {position:relative;}.topnav.responsive a.icon{position:absolute;right: 0;top: 10;}
.topnav.responsive a {float: none; display: block;text-align: left; font-size: 22px; padding: 12px 20px;}.column.left{width: 25%;}.column.right {width: 5%;}.column.middle {width: 80%;}.footer{line-height: 200%; font-size: 1.2em;}}