
BODY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

h2  {
  font-size: 20px;
  color: #0000CC;

}
h3  {
  font-size: 20px;
  color: #0000CC;
  font-style: italic;

}

span.copyright{
	color : Black;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}

SPAN.text01{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

SPAN.text02{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
    font-weight: bold;
	background-color : transparent;
    font-style: italic
}

SPAN.text03{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	font-style: italic;
    color: #CC0000;
}

SPAN.patients  {
  font-size: 16px;
  color: #0000CC;
  text-decoration: underline;
  font-weight : bold;
}

span.quote{
	color : Black;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
  font-style: italic;
}

li.services{
  line-height: 16px
}
