
.HEALTH-TOPICS-CONTAINER
{
	margin: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 50px;
	background-image: url(/image/topic-list-background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.HEALTH-TOPICS
{
	margin-top: -25px;
}

p.HEALTH-TOPIC-TITLE
{
	font-size: 12pt;
	font-weight: bold;
}

p.HEALTH-TOPIC-TITLE *
{
	font-size: 12pt;
	font-weight: bold;
}

td.HEALTH-MAIN-TITLE *
{
	font-size: 18pt;
	border-bottom: solid gray 2px;
}

tr.HEALTH-SILVER
{
	
}

td.HEALTH-SILVER
{
	border: solid silver 1px;
	background-color: #F0F0F0;
	padding-left: 20px;
	padding-right: 20px;	
}

td.HEALTH-SILVER a
{
	text-decoration: none;
	color: blue;
}

td.HEALTH-SILVER a:hover
{
	text-decoration: none;
	color: blue;
}

td.HEALTH-SILVER a:visited
{
	color: blue;
}

