.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;

.top-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.midback {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
.bottomback {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}