*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
}

.testimonial {
	margin-bottom: 25px;
	width: 375px;
}

.testimonial p {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

.testimonial p span {
	font-weight: normal;
}

.testimonial.white {
	color: #FFF;
}

.testimonial.grey {
	color: #242424;
}
