   h1, h2, h3 { font-family: GillSans, gill-sans, Helvetica, helvetica, 
                          sans-serif;
             font-weight: bold;
             color: #009; }
   h1 { font-size: 160% }
   h2 { font-size: 120% }
   ul li { list-style: disc; color: #009 }
   menu li { list-style: disc; color: #009 }
   body {
         background: #ffffff;
         text: #000000;
         link: #000099;
         vlink: #006699}