h1, h2, h3, h4, h5, hr {
	color: #1C8D93;
}
.basiccontenttable tr {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1c8d93;
}
.basiccontenttable td {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1c8d93;
	vertical-align: top;
	padding-right: 8px;
	padding-bottom:16px;
	padding-top:8px;
}

.ListColor
{
	color: #1C8D93;
}
