body {
    font-family:sans-serif;
    background-color:white;
    color:black;
}
a:link { color:darkblue }
a:visited { color:darkblue }
a:focus { color:blue }
a:hover { color:blue }
a:active { color:blue }
h1 { font-size:16px }
.indexhead { font-size:15px }
.indexnav { font-size:10px }
.indexyear { font-size:13px }
.indexdate { font-weight:bold }
.indexlink { font-size:10px }
.source { font-size:80%; font-style:italic }
