BODY {
  font-family: "Times New Roman", Times, serif; 
}
P {
  margin-left: 12px;
  margin-right: 15px;
  color: #FFFFFF;
  font-size: 13px;
}

TD {
  font-size: 13px;
  color: #FFFFFF;
}

DIV {
  margin-top: 15px;
}


.bottom {
  text-align: center;
  font-size: 13px;
  text-decoration: none;
  margin-top: 16px;
  margin-bottom: 0px;
  color: #FF9900;
}
A.bottom {
  color: #FF9900;
  text-decoration: none;
}
A.bottom:hover {
  color: #FFFF00;
  text-decoration: none;
}
A.bottom:visited {
  color: #FF9900;
  text-decoration: none;
}

