

  body { font-family: Verdana, Arial, Helvetica, sans-serif;
    color: rgb(102, 102, 102);
    background-color: rgb(255, 255, 255);
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.3em;
    }

  td { font-family: Verdana, Arial, Helvetica, sans-serif;
    color: rgb(102, 102, 102);
    background-color: rgb(255, 255, 255);
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.3em;
    }


  img { border-style: none;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    }

  a:link { border-style: none;
    background-color: transparent;
    color: silver;
    text-decoration: none;
    }

  a:visited { color: silver;
    text-decoration: none;
    }

  a:hover { text-decoration: none;
    color: rgb(102, 102, 102);
    }


