body { 
    background-color: #F9F9F9;
    font-family: 'Atkinson Hyperlegible', sans-serif; 
    /* font-size: 1.2em;*/
}
.main.container {
    margin-top: 7em;
    background-color: #ffffff;

}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
th { text-align: center;}
tr td { text-align: right;}
.pos {color: #006400}
.neg { color: #E6514B}
.gray { color: #999}
.bghighlight { background: #DCEDF7;}
.price { font-weight: bold}
.icn { width: 20px; height: 20px}
.last_updated, .dayjs, .fromnow { color: #333; font-size: 11px;}
.last_updated { display: none;}