/*
 */

body
    {
    font-family:            Verdana, Ariel, Helvetica, sans-serif;
    font-size:              95%;
    /*
    background-color:       #e0e0e0;
     */
    background-color:       white;
    }

div.foot
    {
    font-size:              75%;
    font-style:             italic;
    margin-left:            0.8em;
    }

div.foot div
    {
    margin:                 0.2em 0;
    /*
    background-color:       #e0e0e0;
     */
    }
