body
{ font-family: trebuchet ms, verdana, helvetica; margin-left: 10%; margin-right: 10%;
  background-color: rgb(235,235,250); color: black;
}
h1
{ width: 100%; font-size: large; font-weight: bold;
  border: solid black; border-width: 0 0 2px 0;
  margin-top: 0; margin-bottom: 0;
}
h3 {font-weight: bold; font-size: small; display: inline;}

.details {margin-top: 0; margin-bottom: 2em;  border: solid black; border-width: 0 0 1px 0;}

.section {margin-top: 1em; margin-bottom: 1em;}
.author {font-style: italic;}

a { color: rgb(0,0,96); text-decoration: none;}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { color: rgb(96,0,32); }
a.plain {text-decoration: none; color: black;}
a.plain:visited {text-decoration: none; color: black;}
a.plain:hover {text-decoration: underline;}
a.plain:active {text-decoration: underline;}
img.plain {border: 0;}

.footer {margin-top: 2em; font-size: small; text-align: right; border: solid black; border-width: 2px 0 0 0;}
