.navbar      
  { 
  color: black;
  background-color: #E9E9E9; 
  border-bottom-style: solid; 
  border-bottom-width: 1px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  }

.copyrightbar
  {
  border-top-style: solid; 
  border-top-width: 1px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  }

.plainlist 
  {
  list-style: none;
  }

