
/* Get standard styles                      */
@import url(css_normal.css);        



/*============================================================================*/
/* Differing colors for higher contrast */

body {
    background-color: #fff !important;
}


