﻿
 body 
 { 
    overflow: scroll !important;
    
    color: black;	
    background-color: white;
    background-image: none;
    padding: 3px;	
    /* margin: 0px;  Question: do bullets/numbers display in Chrome if margin = 0? */
    text-align: left;
    font-family: Arial;
    font-size: 11px;
 }