h1 {
  font-family: Goudy Old Style;
  font-size: 18pt;
  font-weight: bold;
}
body {
  font-family: Goudy Old Style;
  font-size: 14pt;
  color: #663300;
}
p {
  font-family: Goudy Old Style;
  font-size: 17pt;
}
p.first {
  font-family: Goudy Old Style;
  font-weight: bold;
  font-size: 18pt;
}
a:active {
  font-family: Goudy Old Style;
  color: #9d9da7;
  font-size: 16pt;
}
a:visited {
  font-family: Goudy Old Style;
  color: #000066;
  font-size: 16pt;
}
a:link {
  font-family: goudy old style;
  color: #3333ff;
  font-size: 16pt;
}
div#nav {
  padding: 15pt 0 2pt;
  float: left;
  margin-left: 0px;
  width: 20%;
  font-family: Goudy Old Style;
  font-weight: bold;
  text-align: center;
  font-size: 15pt;
  text-decoration: none;
  background-color: #968b75;
}
div#body {
  font-family: Goudy Old Style;
  float: right;
  margin-right: 0px;
  width: 79%;
  font-size: 16pt;
  padding-top: 15pt;
  color: #663300;
}
div#foot {
  width: 100%;
  margin-bottom: 0px;
  margin-left: 0px;
  float: left;
}
div#banner2 {
  border: 5pt groove #663300;
  color: #663300;
  margin-top: 0;
  float: left;
  font-family: Goudy Old Style;
  background-color: #c2b497;
  font-weight: bold;
  height: 228px;
  text-align: justify;
  font-size: 32pt;
  width: 97%;
}
div#bill {
  font-family: goudy old style;
  font-weight: bold;
  color: #663300;
  background-color: #c2b497;
  float: right;
  margin-top: 0px;
  text-align: left;
  font-size: 1.1em;
  margin-right: 0px;
  width: 60%;
}
div#pic {
  background-attachment: fixed;
  background-position:  center center;
  float: left;
  width: 20%;
  margin-top: 0px;
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-left: 75px;
}
div#extra {
  float: left;
  width: 20%;
  bottom: 100px;
}
div#table {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16pt;
  color: #663300;
  width: 100%;
  float: left;
}
.clearboth {
  clear: both;
  font-size: 16pt;
  line-height: 1px;
}

