BODY {
  background-color: #CCFFCC;
  font-family: Arial, sans-serif;
  color: black;
  font-size: 16px;
  font-weight: bold;
}

LI {
  font-weight: bold;
  margin-right: 15px;
  text-align: justify;
  font-size: 16px;
}

TD.LEFT {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

TD.BUTT {
  text-align: center;
}

IMG.BUTTIMG {
  width: 110px;
  height: 50px;
  border: 0;
}

P.CENT {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

P.JUST {
  margin-right: 15px;
  text-align: justify;
  font-size: 16px;
  font-weight: bold;
}

P.CENTREDUCE {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

P.FOOT {
  text-align: center;
  font-size: 10px;
}

IMG.QMARK {
  width: 30px;
  height: 30px;
  border-width: 0;
}

DIV.CONTACT {
  width: 600px;
  background-color: #99FF99;
  padding: 10px;
  text-align: center;
}

A:LINK {
  color: #333399;
}

A:VISITED {
  color: #333399;
}

A:ACTIVE {
  color: #333399;
}

A:HOVER {
  color: #FF0000;
}
