body { font-family: garamond }
h1 { color: blue; margin-bottom: 0em }
h2 { color: blue; margin-top: 0em; margin-bottom: 0em; }
h3 { color: blue; margin-top: 0em; margin-bottom: 0em }
h4 { color: blue; margin-top: 0em; margin-bottom: 0em }
h5 { color: blue; margin-top: 0em; margin-bottom: 0em; padding-left: 1em}
hr { color: blue }
table { border-width: thin; border-color: blue }
address { text-align: right;
  margin-top: 1em;
  padding-top: 1em }
a:visited {color: blue; text-decoration: none }
a:link { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: underline }
a:focus { color: blue; text-decoration: none }
