body {
   font: 78.5%/1.6em Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}

.publications dt {
   margin-top: 2ex;
   font-weight: bold;
   color: #4F9EC9;
}

.publications dd {
   margin-left: 2em;
}

.publications .jake-author {
   font-weight: bold;
}

#header .section-header,
.section-header 
{
   border-bottom: 1px dotted black;
   display: block;
}

a:link, a:visited {
   font-weight: bold;
   color: #4F9EC9;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#footer .copyright {
   margin: auto;
}