body {
  margin: 5px;
  background-color: #def7fe;
  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;
  letter-spacing: 0.1em;
  color: #b45396;
  font-size: 17px;
}
h2 {
  font-family: Century Gothic;
  font-size: 11pt;
  color: #ff75d8;
}
marquee {
  font-family: Century Gothic;
  font-size: 6pt;
  color: #666666;
}
a {
  font-family: Century Gothic;
  font-size: 13px;
  text-decoration: underline;
  color: #5793a7;
  font-weight: bold;
}
a.small {
  font-weight: bold;
}
a.nav {
  padding: 5px;
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  line-height: 14pt;
  font-size: 14px;
  color: #b45396;
}
a.none {
  font-family: Century Gothic;
  font-size: 9px;
  color: #3a3a3a;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic;
  text-decoration: underline;
  color: #ff7ad3;
  font-weight: bold;
}
a.small:hover {
  font-family: Century Gothic;
  color: #acb37b;
  font-weight: bold;
  text-decoration: underline;
}
a.nav:hover {
  font-family: Century Gothic;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.none:hover {
  font-family: Century Gothic;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
a.bottom {
  border-style: none;
  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
  color: #5793a7;
}
a.bottom:hover {
  border-style: none;
  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff7ad3;
}
hr {
  border:  none;
  background-color: #fcf5e9;
  color: #fcf5e9;
  height: 1px;
}
