body { margin: 0;
       font-family: verdana,arial,helvetica; }

blockquote { font-family: monospace; }

a:link, a:visited { color: #4c6eff;
                    text-decoration: none; }
a:active, a:hover { color: #3a56ff;
                    text-decoration: none; }


.navbar { font-size: x-small; 
          border-style: solid none solid none;
          border-width: 1; }

.navtop { position: fixed; 
          top: 0; 
          left: 0; 
	  width: 100%;
          font-size: x-small; 
          background-color: #c0c0c0; }

.copynote { position: fixed; 
            bottom: 0; 
            right: 0; 
            left: 0; 
            font-size: x-small;
            background-color: #c0c0c0; 
            border-style: solid none none none;
            border-width: 1; }

li { font-size: smaller; }
