body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;


}
.discreet {
	font-size: 9px;
	text-align: center;
}
.pricing {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	color: black;
	text-align: center;
	width: 700px;
}
.terms {
	font-size: 10px;
	text-align: center;
	width: 700px;
}
.comingsoon {
	font-size: 10px;
}
td {
	color: #000000;
}
h2 {
	color: #FFFFFF;
	text-align: center;

}
h1 {
	color: #9900FF;
	text-align: center;

}
p {
color: #FFFFFF;
}