body {
	background-color: #9933FF;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;

}
td {
	font-size: 10pt;
}
.pricing {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: white;
	width: 700px;
}
.info {
	font-size: 10px;
	text-align: center;
}
.disclaimer {
	font-size: 10px;
	text-align: center;
	background-color: white;
	width: 700px;
}
h1 {
	color: #FFFFFF;
	text-align: center;
}
.fav:link {
	color: #FFFFFF;
}
.fav:hover {
	color: #FFFFFF;
}
.fav:visited {
	color: #FFFFFF;
}
