body {
  padding-left: 0em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #000066;
  background-color: #ffff99 
  background-image: url(CrTree3.gif);
  background-repeat: repeat;}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: .5em;
  left: .5em;
  width: .5em }
h1,h3 { font: 24pt bold sans-serif; color: #000066;
  }
h3 { font-size: 9pt; }
h4 {color: #003366; font-size 12pt}
h5 { color: #003366; font-size: .7em}
h6 {font-family: "helvetica"; font-size: 14px; color:#003366; }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue }
a:visited {
  color: purple }
a:hover { text-decoration: underline; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

