td.date {
	color: #191D4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 5px;
}
td.sht {
	color: #191D4E;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
td.det {
	color: #191D4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
}
a.det, a.det:active, a.det:visited {	
	color: #191D4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.det:hover {	
	color: #191D4E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;	
}