td {
	font-size: 83%;
	color: #454545;
	line-height: 1.5;
}

/*----- text small ---------*/
.txs {
	font-size: 84%;
}

/*----- text large ---------*/
.txl {
	font-size: 105%;
}

