*{
  margin: 0px;
  padding: 0px;
}
body{
  background-color: #000000;
}
.copy{
  color: #999999;
  font-family: tahoma;
  font-size: 11px;
}
.help{
  color: white;
  font-family: tahoma;
  font-size: 11px;
}

.x{
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: white;
}

.paytitle{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: white;
}
