body { font: 11pt sans-serif; margin: 0; padding: 0; }

h1 { color: white; text-align: center; font-size: 18pt; font-variant: small-caps; margin: 0; }
h3 { display: none; }

a:link, a:visited { color: black; text-decoration: none; }
a:hover, a:active { color: black; text-decoration: none; }

dl { margin: 0px; }
ul, dt, .sect { margin: .6em 0 0 0; }
dt { font-weight: bold; }

#links { display: none; }

#resume { margin: 1em 0 0 0; }
.sect h2 { margin: 0; padding: 0; font-size: 1.2em; }
.sect h2 a { margin: 0; padding: 0; display: block; text-align: left; }

.cont { padding: .2em; display: block; }
.cont2 { padding: .2em; display: block; }

#interests li { display: inline; }
#interests li:after { content: ","; }
#interests li:last-child:after { content: "."; }

#education dt { font-weight: normal; }
#education dd { margin: 0; }
#education dd.deet { margin: 0 0 0 2em; }

#publications dd { margin: .6em 0 .6em 4em; text-indent: -1.5em; }
#unpublished dd { margin: .6em 0 .6em 4em; text-indent: -1.5em; }

