
html {
    background-color: white;
}

body {
    padding: 0;
    height: 100%;
    /* font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif; */
}

.hidden { display: none; }
.no-radius { border-radius: 0 !important;}



.a { color: #0062cc; }



        
.store {
    font-weight: bold;   /* bold font */
}
        
