   body       { font-size: 11pt ;
                font-family: arial ;
                color: blue ;
                scrollbar-face-color: blue ;
                scrollbar-arrow-color: red
              }
   a:link     { color: red
              }
   a:visited  { color: blue ;
                font-variant: small-caps ;
                font-weight: bold ;
                font-style: italic
              }
   a:active   { color: red ;
                font-variant: small-caps ;
                font-weight: bold
              }
   a:hover    { color: white ;
                background: red ;
                font-variant: small-caps ;
                font-weight: bold
              }
   a.MenuH1   { font-size: 13pt ;
	              color: red;
                font-weight: bold ;
                text-decoration: none ;
              }
   a.MenuH1:hover   { color: white ;
                      font-weight: bold ;
                      font-variant: normal ;
                      background: red ;
                    }
   a.MenuH2   { font-size: 11pt ;
	              color: blue;
                font-weight: bold ;
                text-decoration: none ;
              }
   a.MenuH2:hover   { color: white ;
                      font-weight: bold ;
                      font-variant: normal ;
                      background: blue ;
                    }
   big.H1     { font-size: 20pt ;
	              color: red;
                font-weight: bold ;
                text-decoration: none ;
              }
   input      { color: blue ;
                font-color: blue ;
                border: 1 solid black
              }
   select     { color: blue ;
                font-color: blue ;
                border: 1 solid black
              }
   submit     { color: blue ;
                font-color: blue ;
                border: 3 solid black
              }
   td         { font-size: 11pt ;
                font-family: arial ;
                color: blue
              }
   pre        { font-size: 10pt ;
                font-family: courrier ;
                color: black
              }
