body {
  margin: 5px;
  background-color: #746165;
  font-family: Century Gothic;
  font-size: 13px;
  color: #3a3a3a;
}
div {
  font-family: Century Gothic;
  font-size: 13px;
}
table.main {
  border: 1px solid #4a5e48;
  background-color: #ffffff;
  border-collapse: collapse;
}
td.flower {
  background-image: url(../images/bgflower.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
td {
  font-family: Century Gothic;
  font-size: 13px;
  color: #3a3a3a;
}
td.footer {
  font-family: Century Gothic;
  font-size: 11px;
  color: #3a3a3a;
}
p {
  font-family: Century Gothic;
  font-size: 13px;
  text-align: justify;
}
ol {
  font-family: Century Gothic;
  font-size: 13px;
  color: #3a3a3a;
  font-weight: normal;
}
li {
  padding: 2px;
}
h1 {
  font-family: Century Gothic;
  font-size: 17px;
  letter-spacing: 0.1em;
  color: #7e9eab;
}
h2 {
  font-family: Century Gothic;
  font-size: 11pt;
  color: #8ca48a;
  margin-bottom: 1px;
}
marquee {
  font-family: Century Gothic;
  font-size: 6pt;
  color: #666666;
}
a {
  font-family: Century Gothic;
  font-size: 13px;
  color: #7e7089;
  font-weight: normal;
  text-decoration: underline;
}
a.small {
  font-family: Century Gothic;
  font-size: 11px;
  color: #7e7089;
  font-weight: bold;
  text-decoration: underline;
}
a.nav {
  padding: 10px;
  font-family: Century Gothic;
  font-size: 15px;
  letter-spacing: 0.1em;
  color: #6b6075;
  font-weight: bold;
  text-decoration: none;
  line-height: 18pt;
}
a.none {
  font-family: Century Gothic;
  font-size: 9px;
  color: #3a3a3a;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic;
  color: #acb37b;
  font-weight: normal;
  text-decoration: underline;
}
a.small:hover {
  font-family: Century Gothic;
  color: #acb37b;
  font-weight: bold;
  text-decoration: underline;
}
a.nav:hover {
  font-family: Century Gothic;
  color: #7e9daf;
  font-weight: bold;
  text-decoration: none;
}
a.none:hover {
  font-family: Century Gothic;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
