
     body {
          background: black;
          margin-left: .1in;
          margin-right: .1in;
          margin-top:.15in;
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 12pt;
          color: black;}

     h1 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 36pt;
          color: black;}

     h2 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 24pt;
          color: black;}

     h3 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 20pt;
          color: black;}

     h4 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 16pt;
          color: black;}
     h5 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 12pt;
          color: black;}
     h6 {
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 10pt;
          color: black;}

     p.title1 {
          background-color: blue;
          font-family: arial;
          font-style: italic;
          font-weight: bold;
          font-size: 30pt;
          color: white;
          text-align: center;}

     p.title2 {
          background-color: teal;
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 20pt;
          color: white;
          text-align: center;}

     p.title3 {
          background-color: black;
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 16pt;
          color: black;
          text-align: center;}

     p.title4 {
          background-color: blue;
          font-family: arial;
          font-style: normal;
          font-weight: normal;
          font-size: 16pt;
          color: white;
          text-align: center;}

     p.menu1 {
          background-color: lightgreen;
          font-family: arial;
          font-style: italic;
          font-weight: bold;
          font-size: 12pt;
          color: green;
          text-align: center;}

     p.menu1select {
          background-color: yellow;
          font-family: arial;
          font-style: italic;
          font-weight: bold;
          font-size: 12pt;
          color: black;
          text-align: center;}

     p.menu1hide {
          background-color: lightgreen;
          font-family: arial;
          font-style: italic;
          font-weight: bold;
          font-size: 12pt;
          color: lightgreen;
          text-align: center;}

     p.menu2 {
          background-color: lightgreen;
          font-family: arial;
          font-style: italic;
          font-weight: normal;
          font-size:9pt;
          color: black;
          text-align: center;
          margin-top: 0px;
          margin-bottom: 0px;
          margin-left: 10px;}

     p.hitcounter {
          background-color: lightblue;
          font-family: arial;
          font-weight: normal;
          font-size: 8pt;
          color: blue;
          text-align: center;}

     p.copyright {
          background-color: red;
          font-family: courier;
          font-size: 16pt;
          color: white;
          text-align: center;}

     p.scroll1 {
          font-family: courier;
          font-weight: bold;
          font-size: 12pt;
          color: white;}
