html{height:100%;}
body{height:100%;font-family:Lato,sans-serif;color:#444444;margin:0;font-size:12pt;background:white;transition:all 0.2s;overflow-x:hidden;}
p,ol,ul,h1,h2,h3,table{text-align:justify;}
a,p a,li a,h1 a,h2 a,h3 a,td a{color:#2573a7;text-decoration:none;}
#topbar{background:rgba(0,0,0,0.6);color:white;position:absolute;top:0;width:100%;z-index:999;display:flex;justify-content:space-between;align-items:center;padding:5px 10px;box-sizing:border-box;}
#wtmap{width:100%;height:100%;background:blue;}
.nomargin{margin:0}
.yearselect{cursor:pointer;color:#555555;}
.selected{color:white;}
.smallcaps{font-variant:small-caps;}
