body { 
  background : #dddddd;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #606060; 
  text-decoration: none;
  margin-top: 30px;
}

a {
  color: #41587C;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #71789C;
  background-color: transparent;
}

a.copyright {
  text-decoration: none;
  background-color: transparent;
}

hr {
  color: #C0C0C0;
  height: 1px;
}

img {
  border: 0;
}

.copyright {
  font-size: 7pt;
  text-align: center;
  background-color: transparent;
}

.jargon {
  margin-left: 200px;
  background-color: transparent;
  font-style: italic;
}

hr {
  width: 20%;
}

h1 {
  font-size: 13pt;
  margin-left: 200px;
}

.indented {
  margin-left: 200px;
}

.title {
  font-style: italic;
}

.codelink {
  font-weight: bold;
}

.logo {
  position: absolute;
  z-index: 2;
}