body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9966FF;
	color: #FFFFFF;
}

.CC {
	text-align: center;
}

.cnt {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

h1 {
	text-align: center;
}
h2 {
	font-size:30px;
	text-align: center;
}
h3 {
	font-size:18px;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.prices {
	font-size: 12px;
	text-align:center;
	background-color: black;
	color: white;
	font-weight: bold;
	width: 650px;
}
.disclaim {
	font-size: 10px;
	text-align:center;
}
.another {
	display: none;
}
.promo {
	font-size: 10px;
}
.listline {
	border: thin solid #000000;
}
.listlinedesc {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9966FF;
	text-align: center;
}
.listlinenum {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.livepromo {
	color: #FFFFFF;
	background-color: #FF0000;

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