table.lmich {
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #74a1b3;
}

table.lmich th {
	background-color: #74a1b3;
	color: #FFFFFF;
	font-weight: normal;
}

table.lmich td {
	font-size: 0.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #74a1b3;

}