body {
  margin: 5px 0px 0px;
  background: #7d7050 url(../images/bg.jpg) no-repeat fixed center top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #663300;
}
div {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
div.smalltext {
  font-family: Arial,Helvetica,sans-serif;
  color: #86b69e;
  font-size: 12px;
}
td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #391c00;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-align: justify;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
ol {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: gray;
  font-weight: normal;
}
ul {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
li {
  padding: 2px;
  font-family: Arial,Helvetica,sans-serif;
}
hr {
  border:  none;
  height: 1px;
  color: #b2cab2;
  background-color: #b2cab2;
  width: 100%;
}
h1 {
  font-family: "Times New Roman",Times,serif;
  color: #68976b;
  font-size: 17pt;
  font-style: italic;
  margin-bottom: 5px;
  margin-top: 5px;
}
h2 {
  text-align: left;
  font-size: 11pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #7d7050;
}
h3 {
  font-size: 11pt;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  margin-top: 10px;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #275787;
  font-weight: bold;
  text-decoration: underline;
}
a.text {
  border: 1px solid #7d7050;
  padding: 0px 3px 2px;
  margin-left: 3px;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  margin-right: 3px;
  color: #064415;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #b2cab2;
  line-height: 2.2em;
}
a.nav {
  padding-right: 15px;
  text-decoration: none;
  letter-spacing: 0.2em;
  padding-left: 15px;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: none;
}
a.none {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #c2b8a0;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
a.nav:hover {
  color: #c2b8a0;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
a.text:hover {
  background-color: #f7f7f7;
  font-family: Arial,Helvetica,sans-serif;
  color: #b2cab2;
}
a.none:hover {
  color: black;
  font-weight: normal;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
}
.body {
  background-image: url(../images/bgbody.jpg);
  background-position: right bottom;
  background-color: #ffffff;
  background-repeat: no-repeat;
}
.border {
  border: 1px solid #7d7050;
}

