body,td,th {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

.content {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:10px;
	font-size:11pt;
}

.testimonial {
	padding-right: 10px;
	padding-left: 10px;
	padding-top:0px;
}

.guarantee{

	padding-top:0px;
	font-size:11pt;
}

h1 {
	font-family: Tahoma, Impact, Arial, Verdana, Helvetica, sans-serif;
	font-size: 22pt;
	letter-spacing:-1px;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-family: Tahoma, Impact, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	color: #AE0000;
	letter-spacing:-1px;
	font-weight: bold;
	padding: 0px 70px 0px 70px;
	text-align:center;
}

h3 {
	font-family: Tahoma, Impact, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #AE0000;
	font-weight: bold;
	padding: 0px 30px 0px 30px;
	text-align:center;
}

ul li{
	margin-left:30px; margin-right:40px;padding-bottom:20px;
}

p.dropcap:first-letter {
	float: left; /* Make the text flow around the letter */
	font-family: Times, Times New Roman, Serif; /* Use whatever font fits your site */
	color: #000080; /* Color of the font */
	font-size: 3em; /* Makes the letter twice the size of the rest of the text */
	font-weight: bold; /* Don't need it, but looks good */
	line-height: 0.5em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
	padding-right: 0.05em; /* If it's getting crowded - adjust */
}