/*
 * For the Dave & Jeanie 2001 Fishing project at
 * www.xyz.net/~one/0
 */

body {
font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
border-bottom: thin solid;
}
  h1 {
  font-size: smaller;
  }
:link, :visited {
text-decoration: none;
border: thin solid;
}
  :link img, :visited img {
  border: none;
  }
img {
vertical-align: bottom;
}
