

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

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

  img { border-style: none;
    text-decoration: none;
   margin-left: 5%;
    margin-bottom: 25px;
    }

  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;
    }


