@charset "utf-8";
/* CSS Document */
body {
  background-image: url(gfx_main/gradient_top.jpg);
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #000000;
}
a:link, a:visited {
  text-decoration: none;
  color: #FF0000;
}
a:hover {
  text-decoration: underline;
}
body,td,th {
  color: #E2E2E2;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
img {
  border: 0px;
}
.style2 {
  font-size: larger;
}
.style3 {
  font-size: 12px;
  color: #999999;
}
.style4 {
  font-size: 12px;
  font-style: italic;
}
.style6 {
  font-size: large;
  color: #FF7504;
}
.testimonial_NAME {
  font-size: 14px;
  font-style: italic;
}
.bios_bigname {
  font-size: 24px
}
.faq a:link, a:visited {
  color: orange;
}
.faq a:hover {
  color: orange;
}
