/* --- Headings  --- */
h1 {
  margin-bottom:.75em; 
  font-family:georgia,'times new roman',times,serif; 
  font-size:2.5em; 
  font-weight:normal; 
}
h2{font-size:1em}

.expand{padding-bottom:.75em}


.expand a {
  display:block;
  padding:3px 10px;
  text-decoration: none;
  color:#FFFFFF;
}
.expand a:link, .expand a:visited {
  border-width:1px;
  background-color: #197EAB;
}

.expand a.open:link, .expand a.open:visited {
  border-style:solid;
  background:#197EAB
}
