body {
	font-family: Arial;
	font-size: 14px;
	background-color: #66FF99;
}
h1 {
	text-align: center;
	font-size: 32px;
}
td {
	font-family: Arial;
	font-size:13px;
}

th {
	font-family: Arial;
	font-size:13px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;
}
table {
	background-color: #FFFFFF;

}
.table2 {
	background-color: #FFFFB9;
}
.testimonial_hdg {
	width: 80%;
	margin-left: auto;
	Margin-right: auto;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.testimonial {
	width: 80%;
	margin-left: auto;
	Margin-right: auto;
	text-align: left;
	padding: 11;
	border-spacing: 0;
	border-color: #990000;
	background: #FFFF66;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	BORDER-TOP-STYLE: dashed;
	BORDER-RIGHT-STYLE: dashed;
	BORDER-LEFT-STYLE: dashed;
	BORDER-BOTTOM-STYLE: dashed;
}
.testimonial_ftg {
	width: 80%;
	margin-left: auto;
	Margin-right: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: black;
}
.guarantee {
	width: 80%;
	margin-left: auto;
	Margin-right: auto;
	text-align: center;
	padding: 11;
	border-spacing: 0;
	border-color: #990000;
	background: white;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	BORDER-TOP-STYLE: dashed;
	BORDER-RIGHT-STYLE: dashed;
	BORDER-LEFT-STYLE: dashed;
	BORDER-BOTTOM-STYLE: dashed;
}
