td.hasBottomBorder {
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #0150b2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.hasBottomBorder A:link, td.hasBottomBorder A:visited {
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #0150b2;
	text-decoration: none;
}

td.hasBottomBorder A:hover {
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #0150b2;
	text-decoration: underline;
}
