body {
  background-image: url(../../../images/BG2.jpg);
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999999;
}
h1 {
  font-size: 14px;
  color: #00A9A1;
}
h2 {
  font-size: 14px;
  color: #333333;
}
a:link {
  color: #00A9A1;
}
a:visited {
  color: #00A9A1;
}
a:hover {
  color: #999999;
}
