body {
  background-color: #e8f0ff;
  color:            #000000;
  text-align:       center;
  font-size:        80%;
}
body a {
  font-size: 125%;
}

p.header {
  font-family: "Times New Roman",serif;
  text-align:  left;
}
a.header         { text-decoration: none;      }
a.header:hover   { text-decoration: underline; }
a.header:link    { color: #000000; }
a.header:visited { color: #000000; }

a.item {
  font-size: 100%;
  text-decoration: none;
}
a.item:hover   { text-decoration: underline; }

p.title {
  font-size:   125%;
  margin-top:  -16px;
  margin-bottom: 0px;
}

p.item {
  padding-top:     4px;
  padding-bottom: 28px;
}

p.license {
  margin-top:  -16px;
}
p.license a {
  font-size:   100%;
}

p.archiver a {
  font-size:   100%;
}

p.footer {
  text-align: right; 
  padding-top:   8px;
  padding-right: 4px;
}
p.footer a {
  font-size:   100%;
}
