body {
	background-color: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, ol, ul {
	font-size: 12px;
	line-height: 1.5em;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:normal;
	color: #999999;
}
h1 {
	padding: 10px 0;
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	line-height: 100%;
}
h2 {
	padding: 10px 0;
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #66ce32;
	line-height: 100%;
}
h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #66ce32;
}
.title6 {
	margin:0px 0px;
	padding: 0 20px 25px 10px;
	font-size:22px;
	font-family:Impact;
	color: #000000;
	line-height: 1.5em;
}
.title7 {
	padding: 10px 0;
	font-size:24px;
	font-family:Impact;
	color: #66ce32;
	line-height: 180%;
}
.title9 {
	font-size:22px;
	font-family: Impact;
	font-style: normal;
	color: #0000ff;
}
.title10 {
	padding: 0 5px 0 5px;
	font-size:32px;
	font-family:Impact;
	color: #66ce32;
	background-color: rgb(255,255,0);
	border: 1px solid #BEBEBE;
}

.price {
	padding: 0 10px 0 10px;
	font-size:24px;
	font-family: Impact, Verdana, Arial, Helvetica, Sans-serif, Georgia;
	color: #0000ff;
	background-color: rgb(255,255,0);
}

.buynow {
	padding: 0 10px 0 10px;
	font-size:20px;
	font-family: "Verdana", Arial, Helvetica, Sans-serif, Georgia;
	font-style: normal;
	color: #0000ff;
	background-color: rgb(255,255,0);
	line-height: 180%;
}

.sepLine {
	font-size:12px;
	font-family: Verdana;
	font-style: normal;
	color: #99cc00;
	}
#testimonial {
	width: 560px;
	background-color: #ffffcc;
	border: 2px dotted #ffff66;
	padding: 10px;
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	margin: 10px 50px;
}
#greybox {
	width: 560px;
	background-color: #E7E7E7;
	border: 2px solid #999999;
	padding: 10px;
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	margin: 10px 50px;
}
#testimonial p, #greybox p {
	line-height: 1.5em;
	margin: 0px;
}
.red {
	color: #CC0000;
}
.warning {
	font-size:10px;
	font-family: "Verdana", Arial, Helvetica, Sans-serif, Georgia;
	font-weight: normal;
	color: #999999;
}
#unknown {
	color: #999999; 
    text-decoration: none;
	}
a:visited {
	color: #999999; 
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
    cursor: hand; 
    text-decoration: none;
	background-color: #ffffcc;
	}
a:active {
	color: #999999; 
	text-decoration: none;
	}
a {
	color:  #999999; 
	text-decoration: none;
}