.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;

}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu {
	border: medium solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.contactname {
	font-size: larger;
}
.stafftitle {
	color: #FF0000;
}
.therapistlist {
	font-size: 10pt;
}
.verysmall {
	font-size: 9pt;
}
