.body-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	text-decoration: none;
	text-align: justify;
}
.dottedline {
	background-image: url(images/dotted-bg.jpg);
	background-repeat: repeat-x;
}
.bottom-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #757677;
	text-decoration: none;
}
a.bottom-text:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #757677;
	text-decoration: none;
}
a.bottom-text:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #757677;
	text-decoration: none;
}
a.bottom-text:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #757677;
	text-decoration: none;
}
a.bottom-text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #757677;
	text-decoration: underline;
}
