﻿p 
{   /* for IE 8 so the HTML editor works better on empty <P> tags */
    padding-top: .0em;
    padding-bottom: .1em; 
    margin-bottom: .0em;
    margin-top: .1em; 
}

body 
{   /* use the window background color defined on the users computer */
    background-color : window;
}
