.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	list-style-position:outside;
	list-style-image:url(images/bullet.gif)
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #59B224;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #59B224;
	font-family: Arial, Helvetica, sans-serif;
}
.subgreen{
	font-size: 11px;
	color: #59B224;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-style:italic;
}
#backimage1 {
	background-image:url(images/muscle_body1.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#backimage2 {
	background-image:url(images/team_two.jpg);
	background-repeat:no-repeat;
	background-position:left, bottom;
	}
#backimage3 {
	background-image:url(images/aboutus_spine.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#backimage4 {
	background-image:url(images/ball.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#backimage5 {
	background-image:url(images/back_ache.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#backimage6 {
	background-image:url(images/acu_needle.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
body {
	list-style:decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	}
p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	}
a:link, a:active, a:visited {
	color: #59B224;
	text-decoration:underline;
}
a:focus, a:hover {
	color: #59B224;
	text-decoration:none;
}
#list2 a:link, #list2 a:active, #list2 a:visited  {	
	color: #333333;
	text-decoration:underline;
}
#list2 a:hover, #list2 a:focus {	
	color: #59B224;
	text-decoration:underline;
}
.footer {
	text-align:right;
	font-size: 10px;
	color:#59B224;
}