BODY {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	background-color : White;
}

TD, P {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
}

A:link {
	text-decoration : underline;
	color : #592A8A;
}

A:visited {
	text-decoration : underline;
	color : #592A8A;
}

A:hover {
	text-decoration : none;
	color : #8E6EB1;
}

A.ourlink:link {
	font-size : 11px;
	text-decoration : none;
	color : #592A8A;
}

A.ourlink:visited {
	font-size : 11px;
	text-decoration : none;
	color : #592A8A;
}

A.ourlink:hover {
	font-size : 11px;
	text-decoration : none;
	color : #8E6EB1;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : xx-small;
}

.formfield {
	font-size : 12px;
	font-weight : bold;
	color : #442664;
}

.heading {
	font-size : 18px;
	font-weight : bold;
	color : #442664;
	letter-spacing : 5px;
}

.smallheading {
	font-size : 16px;
	font-weight : bold;
	color : #442664;
	letter-spacing : 1px;
}

.instruction {
	font-size : 11px;
	color : #442664;
}

.small {
	font-size : 13px;
	color : #442664;
}

.smallspaced {
	font-size : 13px;
	color : #442664;
	letter-spacing : 1px;
	line-height : 20px;
}

.smallbold {
	font-size : 13px;
	font-weight : bold;
	color : #442664;
	letter-spacing : 1px;
	line-height : 20px;
}

.footer {
	font-size : 12px;
	color : #442664;
}

.servicesdiv {
	position : absolute;
	left : 329;
	top : 114;
	visibility : hidden;
}

.therapistsdiv {
	position : absolute;
	left : 390;
	top : 114;
	visibility : hidden;
}

.directionsdiv {
	position : absolute;
	left : 578;
	top : 114;
	visibility : hidden;
}