  body { font-family: Comic Sans MS;
    font-size: 16pt;
    color: rgb(51, 0, 153);
    }

  a:link { color: rgb(51, 0, 153);
    }

  a:hover { color: rgb(255, 102, 0);
    }

  a:active { color: rgb(255, 102, 0);
    }

  a:visited { color: rgb(51, 0, 153);
    }

  td { vertical-align: top;
    padding: 10pt;
    }

