.clinicdetail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	border: thin solid;

}
.clinichead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
}
A	{
	text-decoration: none;
	color: #3300FF;
	font-size: 10pt;

}
A:hover {color: #FF0000}
.ClinicNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	color: #000000;
	background-color: #E6E6E6;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;


}
body {
	background-color: #000000;
}
