body {
background: #999;
}

p {
	font-size: 15px;
	margin-top: 1%;
	margin-bottom: 2%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #C00;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

.testimonial-box {
	background-color: #FFC;
	border: 1px solid #333;


/*	margin-right: 150px;
	margin-left: 150px;*/



margin: 0 auto;
width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.testimonial-text,  .testimonial-box p, .testimonial-box ul, .testimonial-box ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #006;
	margin-left: 5px;
	margin-right: 5px;
}
.testimonial-caption {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #333;
}
.testimonial-signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	color: #006;
	padding-right: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
}
ul {
	font-size: 15px;
	margin-top: 3pt;
	margin-bottom: 3px;
	font-style: normal;
	font-weight: normal;
}
.remember {
	background-color: #F00;
}
li {
	clear: left;
	margin-bottom: 4px;
	font-weight: normal;
}
.Yellow {
	background-color: #FF0;
}
ol {
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
}

a, a:visited {
color: #00f;
}

.response {
display: block;
border-bottom: 1px solid;
}

