
    A.black:link {

      color: #000000;

        }

    /*

    DIV.outer {

      background-image: url(image5.jpg);
      background-color: #FFF0FF;
      border: 0px;
      margin: 6px;
      padding: 7px;

        }

    DIV.inner {

      background-color: #FFF0FF;
      border: 1px solid black;
      margin: 0px;
      padding: 12px;
     
        }

    */

    BODY {

      background-color: #FFF0FF;
      color: #000000;
      font-family: Georgia, "Times New Roman",
           Times, serif;
      font-size: medium;
      padding-left: 15em;

        }

    * html body {

      font-size: small; /* for IE5/Win */
      f\ont-size: medium; /* for other IE versions */

        }

    html>body { 

      font-size: medium /* be nice to Opera */

        }

    UL.navbar {

      font-size: 80%;
      left: 1em;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: fixed;
      top: 2em;
      width: 15em;

        }

    H1 {

      font-family: Helvetica, Geneva, Arial,
           SunSans-Regular, sans-serif;
      font-size: 220%;

        }

    H2 {

      font-family: Helvetica, Geneva, Arial,
           SunSans-Regular, sans-serif;
      font-size: 170%;

        }

    H3 {

      font-size: 150%;

        }

    H4 {

      font-size: 120%;

        }

    UL.navbar li {

      background: white;
      margin: 0.5em 0;
      padding: 0.3em;
      border-right: 1em solid black;

        }

    UL.navbar a {

      text-decoration: none;

        }

    A:link {

      color: #0000FF;
      text-decoration: none;

        }

    A:visited {

      color: #0000FF;
      text-decoration: none;

        }

    A:active {

      color: #0000FF;
      text-decoration: none;

        }

    A:hover {

      color: #0000FF;
      text-decoration: underline;

        }

    ADDRESS {

      margin-top: 1em;
      padding-top: 0;
      border-top: thin dotted;

        }

    A.black {

      color: #000000;

        }


