body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: 878787;
}

.body_text {
	color: #878787;
}
.body_bold {
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.body_black {
	color: #000000;
}
.body_grey {
	color: #555555;
}
.about_text {
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
}
.testimony_text {
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
}
.foot_dark {
	color: #7D7D7D;
	font-size: 10px;
}
.foot_light {
	color: #999999; 
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: D7D7D7;
	text-decoration: none;
}
a.question:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.question:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.question:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.faq_answer {
	font-size: 14px;
	color: #878787;
	font-weight: bold;
}

#about_sec img {
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}
