@charset "utf-8";
/* review */

#healthcont {
	margin: 0 auto;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	padding: 0 20px 10px 20px;
	color: ##333333;
	font-size: 12px;
}

#healthpage a{
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
}

#healthpage p {
	text-align: justify;
}

	
