  body { margin: 0px;
    font-family: verdana,arial,helvetica,sans-serif;
    }

  .menu { font-weight: bold;
    }

  .menuitems { font-weight: bold;
    font-size: 8pt;
    }

  .bann { font-weight: bold;
    }

  .bann a:link { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  .bann a:visited { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  .bann a:active { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  .bann a:hover { text-decoration: underline;
    color: rgb(255, 255, 128);
    }

  a:link { text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:visited { text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:active { text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:hover { text-decoration: underline;
    color: rgb(255, 0, 0);
    }

  h1 { font-size: 10pt;
    }

  h2 { font-style: italic;
    font-size: 10pt;
    }

  h3 { font-size: 12pt;
    }

