P.quote {
  font-style : italic;
}

.ind {
  font-size: small;
  position: relative;
  margin-left : 1em;
}

.nav {
  list-style-type: disc;
  margin-left : 8px;
  margin-top: 0; 
  margin-bottom: 0;
}

span.ind {
  margin-left : 3em;
  font-style : normal;
}

.navbar {
  color : #ffffff;
  background : #6699ff;
}

.navsub {
  color : #ffffff;
  background : #6699ff;
  font-size: x-small;
  margin-left : 1em;
}

.footnote {
  font-size: x-small;
}

tr.even  td {
      background-color: #ffffff;
}

tr.odd td {
      background-color: #bbeebb;
}
