hr {
	background-color: rgb( 47,47,47 );
	clear: both;
}
.ucase {
	text-transform: uppercase;
}
table.tj {
	border-collapse: collapse;
  border: none;
}
table.tj td {
 border-bottom:1px dotted rgb( 47,47,47 );
}