    /* Version 2008-Aug-25 - default.css */

    BODY 
    {color: #000000; background-color: #ffffff;
/*    background: url(http://www.uis.net/images/dot_clear.gif);    */
    margin: 20px;  Padding: 0px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px; font-weight : normal;}

    A:link    { color: #0000ff; text-decoration: underline; }
    A:visited { color: #800080; text-decoration: underline; }
    A:hover   { color: #800080; text-decoration: underline; }
    A:active  { color: #8000ff; text-decoration: underline; }

