body {
	background-color: #FFFFFF;
}

td, th {
	font-family: Verdana, Helvetica, san serif;
	font-size: 15px;
	color: #FFFFFF;
}

a {
	font-family: verdana;
	font-weight: bold;
	color: #B30000;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B30000;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: AntiqueWhite;
}

.copyright {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}

.smally {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.smally:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B30000;
}

.homelink {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	background-color: transparent;
}

.homelink:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	background-color: transparent;
}

.prod_heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.prod_body {
	font-family: Arial;
	font-size: 15px;
	color: #770000;
	line-height: 1.3;
}

.serv_body {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #663399;
	text-decoration: none;
}

.therapy {
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.person {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	background-color: #A9D3B8;
	color: #000000;
}

.person2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	background-color: #86BB97;
	color: #000000;
}

.foot1 {
	font-family: "arial";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}