.footer 
	{
	font-size: small;
	text-align: center;
	color: #333;
	font-style: italic;
	}
.center_text 
	{
	text-align: center;
	font-size: large;
	color:#CC0DE3;
	letter-spacing:2px;
	
	}
table
	{
	background-color:#ffffff;
	}
body
	{
	background:#ffffff url(images/Chiropodist_bgimg1.jpg)  left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
p 
	{
	color:#666666;
	font-weight:bold;
	}
h2 {
	font-size: 160%;
	font-style: normal;
	color:#666666;
	}
h5
	{font-size:17px;
	color:#666666;
	}
h6
	{font-size:14px;
	text-align:left;
	color:#666666;
	}
ul 
	{
	color:#666666;
	font-weight:bold;
	}
a, a:link, a:active, a:visited
	{	
	font-weight:bold;
	text-decoration:none;
	color:#CC0DE3;
	}
a:hover
	{
	font-weight:bold;
	text-decoration:underline;
	color:#FF80FF;
	}
img
	{
	border:0;
	margin:0; 
	padding:0;
	}
