@charset "UTF-8";
.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 19px;
	text-align: left;
}
.bodyTitle {
	font-size: 26px;
}
.bodyContentBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
}
.RisherFitnessBackground {
	background-image: url(images/RisherFitness.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.RisherManagementBackground {
	background-image: url(images/RisherManagement.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 19px;
}
