body {
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 10px;
	padding: 0px;

}
#main-content {
	margin: 30px 40px 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.footer-nav {
	font-size: 12px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 8px;

}
.lightup {
	font-size: 32px;
	text-align: center;
	background-color: #EE1C23;
	color: #FFFFFF;
	padding: 3px;


}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.test-attrib {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h1 {
	font-size: 24px;
	color: #FF0000;
}
.inline-title {
	font-style: italic;
	color: #FF0000;
}
p {
	font-size: 14px;
}
a:link {
	color: #FF00FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FF6600;
}
h3 {
	color: #FF0000;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;


}
.q {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;

}
.amazonbox {
	margin: 10px;
}
.review-body {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 10pt;
	line-height: 1.15em;
	background-color: #FFCCFF;
	padding: 5px 10px 10px;
	margin-top: 2%;
}

