body {
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
	margin-top: 30px;
  font-family: "Lucida Grande", verdana, arial, sans-serif;
}

#page {
	text-align: left;
	width: 750px;
	margin: 20px auto;
}

TH {
	border-bottom: 1px solid #ccc;
}

TD { vertical-align: top; }

.buynow { text-align: center; }
.price { font-size: 150%; font-weight: bold; }

#footer {
	border-top: 1px solid #ccc;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #666;
}

.subtitle {
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

.testimonial {
	background-color: #ff7;
	padding: 15px;
	border: 1px dashed #333;
	margin-top: 18px;
	font-family: georgia, times, "times new roman";
}

.testimonial BLOCKQUOTE {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: italic;
}

.testimonial CITE {
	text-align: right;
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

H1 {
	font-size: 34px;
	line-height: 45px;
	letter-spacing: 0.2px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;	
}

H1, H2, H3 {
	font-family: helvetica, arial, sans-serif;
}


.highlight {
	background-color: #ff7;
}

.bigger {
	font-size: 150%;
}

.lowlight {
	background-color: #ddd;
	color: #444;
}

H3 {
	text-align: center;
	color: #a30046;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 24px;
	text-transform: capitalize;
}

#logo {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	color: #666;
	font-style: italic;
}
#logo IMG { border-width: 0px; margin-bottom: 4px; }

UL {
	
}

UL LI {
	margin-bottom: 10px;
}

TABLE.paymentsystems { margin-bottom: 6px; margin-top: 8px; }

TABLE.paymentsystems TD {
	text-align: center;
	font-size: 11px;
	line-height: 19px;
}

TABLE.paymentsystems TD A.main {
	font-size: 150%;
	font-weight: bold;
	color: #a30046;
	font-family: helvetica, arial, sans-serif;
}

TABLE.paymentsystems TD A.main IMG {
	border-width: 0px;
	border-bottom: 4px solid #fff;
}

TABLE TH { font-size: 16px; text-align: center; color: #a30046; }

P.lbigger {
	font-size: 17px;
	line-height: 30px;
}

#getitnow {
	background-color: #f6f6f6;
	border: 1px solid #666;
	padding: 0px 10px;
	margin-bottom: 16px;
}