body {
  background: #63778b none repeat scroll 0% 50%;
  font-family: Verdana,Arial,sans-serif;
  color: white;
  font-weight: normal;
}
body.banner {
  background: #c6e7de none repeat scroll 0% 50%;
}
body.contents {
  background: #c6e7de none repeat scroll 0% 50%;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 10pt;
}
h1, h2, h3 {
  color: white;
  text-align: center;
}
h4, h5, h6 {
  color: blue;
}
.author {
  color: Blue;
}
.blue {
  color: Blue;
}
.boldBlue {
  color: Blue;
  font-weight: bold;
}
.duties {
  font-size: 8pt;
}
.dutiesAdded {
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.dutiesChanged {
  color: #505050;
  text-decoration: line-through;
  font-size: smaller;
}
.dutiesNotDone {
  color: #505050;
  font-size: smaller;
}
.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% 50%;
  font-size: 8pt;
}
.menudark {
  color: #99ffff ! important;
  background-color: #99ffff;
}
.sailProg {
  font-size: 8pt;
}
.update {
  font-weight: normal;
  font-size: 8pt;
  color: white;
}
td {
  text-indent: 3px;
}
td.white-blue {
  color: black;
  background-color: Khaki;
}
a:link {
  color: #ffffff;
}
