body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

a {
	color: #7F7F7F;
}

.tablemain {
	width: 748px;
	border: 1px solid #FFFFFF;
}

.bg {
	background-image: url(images/bg.jpg);
	background-position: top;
}

.main {
	background-color: #FFFFFF;
	padding: 25px;
	padding-top: 10px;
	text-align: justify;
}

.leftimage {
	margin-bottom: 25px;
}

.mainimage {
	padding-left: 20px;
	padding-top: 15px;
}

.boldtext {
	font-weight: bold;
	font-size: 14px;
	color: #4478A7;
}

.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #154B7A;
}

.testimonials {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
a, .testimonials {
 	color: #000000;
	text-decoration: none;
}

.testimage {
	border: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin-bottom: 5px;
}

.heading {
	font-size: 14px;
}

.read { font-size: 10px; }