body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
}
.body_bold {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.body_black {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.body_grey {
	font-family: Tahoma;
	color: #555555;
	font-size: 11px;
}
.about_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
}
.testimony_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #878787;
	background-repeat: repeat-x;
	background-position: bottom;
}
.foot_dark {
	font-family: Tahoma;
	font-size: 10px;
	color: #7D7D7D;
}
.foot_light {
	font-family: Tahoma;
	font-size: 10px;
	color: #D7D7D7; 
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
}
