#catalog table {
	font: 11px verdana, tahoma, sans-serif;
	font-weight: normal;
	line-height: 2.6ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

#catalog H1 {
	font: verdana, tahoma, sans-serif;
}
#catalog H3 {
	font: verdana, tahoma, sans-serif;
}

.tHeading{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #4b79cf;
}

.txtMedBld {
	font-weight: bold;
}

.txtFormRequired {
	color: red;
}

 /*td, p {
	font: 11px verdana, tahoma, sans-serif;
	font-weight: normal;
	line-height: 2.6ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	}*/