body {
  background-color:#999999;
  background-image: url(../images/bg1.gif);
  margin-bottom: 0px;
  margin-top: 0px;
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-right: 0px;
}

body, td, th {
  font-family: Verdana, Arial, tahoma, sans-serif;
  font-size: 10px;
  color: #666666;
}

.style3 {
  font-size: 12px;
}

.style4 {
  color: #FFFFFF;
  font-weight: bold;
}

.style6 {
  font-size: 16px;
  color: #000000;
}

.style7 {
  font-size: 14px;
  font-weight: bold;
}

.style8 {
  color: #000000;
}

.style9 {
  color: #FFFFFF;
}

a.white:active {
  text-decoration: none;
  color: #ffffff;
}

a.white:hover {
  text-decoration: underline;
  color: #C4BBAA;
}

a.white:link {
  color: #ffffff;
  text-decoration: none;
}

a.white:visited {
  text-decoration: none;
  color: #ffffff;
}

a:active {
  text-decoration: none;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  color: #660000;
}

a:link {
  color: #333333;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #CC6633;
}
