body {
	font-family:verdana;
	font-size:13px;
	color:#6b6b6b;
}
.headings{
	font-size:20px;
	color:#008ec8;
}
h1{
	font-size:20px;
	color:#008ec8;
	font-weight:normal;
}
.subheadings{
	font-size:13px;
	font-weight:bold;
	color:#01719f;
}
.blue_font{
	color:#01719f;
}
ul{
	list-style-image: url(../images/dot.gif);
}
.testimonials p {
	margin:0px;
}