table.farmacie
	{
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 85% !important;
	padding: 2px !important;
	margin-bottom: 4px;
	}

table.farmacie caption
	{
	text-align: left;
	padding: 0.5ex 0ex;
	font-size: larger;
	}

table.farmacie thead th
	{
	border: 1px solid black;
	padding: 1px !important;
	background-color: #f2f2f2;
	text-align: center;
	}

table.farmacie tbody th, table.farmacie tbody td
	{
	border-bottom: 1px solid black;
	padding: 1px !important;
	background-color: white;
	}

table.farmacie tbody th
	{
	color: #00458E;
	}

