.body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.a:link{
   font-family : Arial, Helvetica;
   color: #336666;
   font-style: normal;
}
.a:visited{
   font-family : Arial, Helvetica;
   color: #666666;
   font-style: normal;
}
.a:hover{
   font-family : Arial, Helvetica;
   color: #339999;
   text-decoration: underline;
   font-style: normal;
}.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.subnav a:link{
   font-family : Arial, Helvetica;
   color: #333333;
   font-style: normal;
}
.subnav a:visited{
   font-family : Arial, Helvetica;
   color: #333333;
   font-style: normal;
}
.subnav a:hover{
   font-family : Arial, Helvetica;
   color: #003333;
   text-decoration: underline;
   font-style: normal;
}
.title {
	font-weight: bold;
	color: #996600;
}
.frontinfo {
	color: #339999;
}
.front{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.front a:link{
   font-family : Arial, Helvetica;
   color: #666666;
   font-style: normal;
}
.front a:visited{
   font-family : Arial, Helvetica;
   color: #666666;
   font-style: normal;
}
.front a:hover{
   font-family : Arial, Helvetica;
   color: #006666;
   text-decoration: underline;
   font-style: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
}


/**new styles**/
img { border:none; }
.doctorLeft { margin-left:20px;float:left;width:300px; }
.doctorImage { float:left;width:150px;margin-left:10px; }
.reset { clear:both; }


