body        { background-color: #ffffff;
              color           : #000000;
              margin          : 10px 10px 10px 10px; 
              font-family     : "verdana", "arial", "sans-serf";
              font-style      : normal;
              font-variant    : normal; 
              font-size       : 10pt; 
              font-weight     : 500; }

table       { color           : #000000;
              font-size       : 10pt; 
              font-weight     : 500; }

a:link      { text-decoration:none; font-weight:500; color:#000000; }
a:visited   { text-decoration:none; font-weight:500; color:#000000; }
a:hover     { text-decoration:none; font-weight:500; color:#000000; background-color:#e6e6e6; }
a:active    { text-decoration:none; font-weight:500; color:#000000; background-color:#e6e6e6; }

