body {
  background: #ccffff none repeat scroll 0%;
  font-family: Arial,sans-serif;
  font-weight: normal;
}
body.banner {
  background: #c6e7de none repeat scroll 0%;
}
body.contents {
  background: #c6e7de none repeat scroll 0%;
  font-size: 10pt;
  margin-left: 10px;
  font-weight: normal;
  font-family: sans-serif;
}
h1, h2, h3 {
  text-align: center;
  color: blue;
}
h4, h5, h6 {
  color: blue;
}
.author {
  font-style: italic;
  color: Blue;
}
.boldBlue {
  color: Blue;
  font-weight: bold;
}
.duties {
  font-size: 8pt;
}
.dutiesAdded {
  color: #ff00ff;
}
.dutiesChanged {
  color: #c0c0c0;
  text-decoration: line-through;
}
.dutiesNotDone {
  color: #c0c0c0;
}
.linksTop {
  font-size: 8pt;
  font-weight: normal;
}
.linksHome {
  font-size: 8pt;
  font-weight: normal;
}
.linksYear {
  font-size: 8pt;
  font-weight: normal;
}
.menu {
  background: #ccffff none repeat scroll 0%;
  font-size: 8pt;
  vertical-align: top;
  text-align: center;
}
.menudark {
  background: #99ffff none repeat scroll 0%;
}
.update {
  color: green;
  font-size: 8pt;
  font-weight: normal;
}
