/* Generated by KompoZer */
h2 {
  font-family: Arial;
  color: #ffffff;
  font-style: italic;
}
h3 {
  font-family: Arial;
  color: #ff99ff;
  font-style: italic;
}
p, table, li, address {
  font-family: Times;
  color: #00ffff;
}
p, li, th, td {
  font-size: 100%;
}
body {
  background: gray url(bgswirl.jpg) repeat scroll 0%;
}
a:link {
  color: aqua;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: lightskyblue;
}
a:active {
  color: lightskyblue;
  text-decoration: underline;
}
a:hover {
  color: lightskyblue;
  text-decoration: underline;
}
