body {
	background-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span, p, ol, ul {
	font-size: 14px;
	line-height: 1.5em;
}
.intro {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height:normal;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #00afff;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color:#f26522;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#testimonial {
	width: 460px;
	background-color: #ffffcc;
	border: 2px dotted #ffff66;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 100px;
}
#greybox {
	width: 560px;
	background-color: #E7E7E7;
	border: 2px solid #999999;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 50px;
}
#testimonial p, #greybox p {
	line-height: 1.5em;
	margin: 0px;
}
.red {
	color: #CC0000;
}

img {
border:0;
	}
