.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9D9;

}
.red {
	color: #e71509;
}
.blue {
	font-weight: normal;
	color: #077fb9;
}
.black {
	font-weight: normal;
	color: #000000;
}
ol {
	color: #077cb3;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #077FB9;
	text-decoration: none;
}
a:hover {

	color: #CC4610;
	text-decoration: underline;
}
