body {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
	margin: 0px;
	padding-bottom: 0px;
}
.body_bold {
	font-weight: bold;
	color: #000000;
}
.body_black {
	color: #000000;
	font-size: 11px;
}
.body_grey {
	color: #555555;
	font-size: 11px;
}
.about_text {
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
}
#about_sec {
	background-image: url(../images/lgtable_ground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.testimony_text {
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
}
.foot_dark {
	font-size: 10px;
	color: #7D7D7D;
}
.foot_light {
	color: #999;
}
a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: D7D7D7;
	text-decoration: none;
}
a.question:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
a.question:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
a.question:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}.answer {
	font-weight: bold;
	font-size: 14px;
}
#about_sec img {
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
}

