/* Global Styles */

body {
	margin:10px;
	padding:10px;
	font:12px helvetica, arial, sans-serif;
	line-height: 15px;
	}
	
td {
	font:12px helvetica, arial, sans-serif;
	color:#000000;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	a:visited {
	color: #000000;
	text-decoration:underline;
	}
	
	a:active {
	color: #000000;
	text-decoration:underline;
	}
	
	
	
	
	
.subhead {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.therapists {
	font-family: "Arial narrow", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
