	.imgTNoff {
		border-style: outset;
		border-width: 5px;
	}
	
	.imgTNon {
		border-style: inset;
		border-width: 5px;
	}
	td.header {
		font-size: 14px;
		font-weight: bold;
	}
	td {
		font-size: 12px;
		font-weight: normal;
	}
	
	table.details td.label {
		font-size: 14px;
		font-weight: bold;
	}
	
	table.details td {
		font-size: 14px;
		font-weight: normal;
	}