BODY {
  background: white;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 130%;
	margin-left: 2em;
}

H1 {
  color: white;
  background: #000066;
  font-size: smaller;
  font-weight: bold;
  padding: 1px 0px 1px 4px;
}

H2 {
  font-size: 100%;
  color: black;
  font-weight: bold;
}

.smaller {
  font-size: smaller;
}

.footer {
  font-family: georgia, times, serif;
  font-size: smaller;
  font-style: italic;
	color: #888888;
	margin-top: 2em;
}

.code {
  font-family: courier, monospaced;
}
