.title	{
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #00cc99;
	color: #772244;
	margin-top: 20px;
}

.testimonial {
	font-size: 12px;
	font-family: Courier;
	padding: 20px;
	border: 1px solid #666;
	margin: 20px;
}

body	{
	font:small Verdana, Arial, Sans-serif;
	color: #444;
	text-align: justify;
	font-size: small;

}

h2	{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}


