body  {margin: 3px 3px 3px 3px; padding: 3px; color: black; background: white;
       font-family: serif; }

/* Data */
div.pgtitle {color: black; background-color: #ffffe0;
             border-style: groove none groove; border-color: yellow;
             text-align: center; font-size: 120%;}
div.pglinks {color: black; background-color: #ffffe0;
             border-style: none none groove; border-color: yellow;
             text-align: center; font-size: 90%;}

div.pglinksb {text-align: center; font-size: 90%;}

div.copyright{color : black; background-color : #ddffdd;
              text-align: center;  font-size: 80%; padding : 6px}
