   P  {  font-family: "Times New Roman", serif; font-size: medium; color: black }

   H1  { font-family: "Arial", sans-serif; font-size: x-large; color: green }

   H2  { font-family: "Arial", sans-serif; font-size: large; color: green }

   H3  { font-family: "Arial", sans-serif; font-size: medium; color: green }

   H4  { font-family: "Arial", sans-serif; font-size: small; color: green }

   H5  { font-family: "Arial", sans-serif; font-size: x-small; color: green }

   H6  { font-family: "Arial", sans-serif; font-size: xx-small; color: green }

  .note { font-size: x-small }

  #footer { font-family: serif }


   A  {    text-decoration: none;
           font-family: "Times New Roman", serif;
           color: blue; }

   A:Visited  { color: purple; }

   A:Active  { color: blue; }

   A:Hover  { color: red; }

   BODY  {}

   .menulink  { color: blue;
           font-family: "Times New Roman", serif;
           text-decoration: none; }

   A.menulink:hover  { color: red; }

   A.menulink:visited  { color: purple; }

   A.menulink:active  { color: blue; }

   .bannerlink  { font-family: "Times New Roman", serif;
           text-decoration : none;
           color: blue;  }

   A.bannerlink:hover  { color: red; }

   A.bannerlink:visited  { color: purple; }

HR { color: #996633; }
