#page-title {
  font-weight:   normal;
  font-size:     x-large;
  margin-bottom: 10px;
}

#welcome {
  text-align:   left;
  margin-top:   60px;
  font-family:  Times, serif;
  font-size:    1.5em;
  font-weight:  normal;
  font-style:   italic;
  padding-left: 15px;
}

#category-header {
  text-align:    left;
  font-size:     1.4em;
  font-weight:   bold;
  font-style:    italic;
/*  margin-top:    1.0em; */
  margin-bottom: 0em;
}

#category-item {
/*  font-size:   small; */
  list-style:  square;
  line-height: 1.2em;
}

SPAN {
/*  font-size:   small; */
  line-height: 1.2em;
}