.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFDD;
}
h1 {
font-size: 16px;
color: #333333;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}
#contact td {
	border-bottom:1px dotted #99CC00
}
#noBorder td {
	border-bottom:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}