

  body { font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    background-color: #f3f3f3;
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.2em;
    }

  td { font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    background-color: #f3f3f3;
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.2em;
    }

  img { border-style: none;
    text-decoration: none;
   
    margin-left: 50px;
    margin-top: 30px;
    }

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

  a:visited { color: #666661;
    text-decoration: none;
    }

  a:hover { text-decoration: none;
    color: #999991;
   font-weight: bold;
    }


