/*                               */
/*        Biomom 2004            */
/*                               */
/*     disease details CSS       */
/*                               */


table {
	background-color: #E6EFF3;
	}



a:link {
	color: #2289B0;
}

a:visited {
	color: #2289B0;
}

a:active {
	color: #2289B0;
}

a:hover {
	text-decoration: none;
	color: #B0C4CB;
}

h3 {
	color: #004080;
}
ul {
	line-height: 30px;
	list-style-position: outside;
	list-style-type: disc;


}
