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