table.linktable { 
  border-style: solid;
  border-width: 1px;
  border-color: #006f94;
}

div.heading { 
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #006f94;
  margin-bottom: .5em;
  font-weight: bold;
}

div.info { 
  margin-left: 1em;
  margin-bottom: 1em;
}

p.item { 
  margin-bottom: .2em;
  margin-top: .2em;
}

p.event { 
  margin-bottom: .2em;
  margin-left: 2em;
}

a:visited {color: #004f84;}
